<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>One more question about OMERO ldap configuration:<br><br></div>omero.ldap.username and omero.ldap.password, could it be possible to let OMERO to use user credential to query LDAP server?<br></div><br></div>For example, if user aaa with password bbb login, could OMERO format LDAP query string to use aaa and bbb as username and password respectively?<br><br></div>In other words, the LDAP query string will change as different user trying to login to OMERO. This is because in our environment the LDAP service account password changes periodically, then we would have to update OMERO ldap configuration periodically.<br><br></div>Thanks,<br></div>Yanling<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 5, 2014 at 11:28 AM, Blazej Pindelski <span dir="ltr">&lt;<a href="mailto:b.pindelski@dundee.ac.uk" target="_blank">b.pindelski@dundee.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 5 Sep 2014, at 15:56, Yanling Liu &lt;<a href="mailto:vrnova@gmail.com">vrnova@gmail.com</a>&gt; wrote:<br>
&gt; Hello,<br>
<br>
Hi Yanling<br>
<div><div class="h5"><br>
&gt; Could I have some help in configuring OME to use LDAP?<br>
&gt;<br>
&gt; Right now I have following information available:<br>
&gt;<br>
&gt; domain name<br>
&gt; domain controller<br>
&gt; site/urls<br>
&gt; base<br>
&gt; bind password<br>
&gt;<br>
&gt; but how do I put these information into OME? I have checked OME LDAP documentation page but it didn&#39;t mention domain name, domain controller, and bind password, when do I need to use them?<br>
&gt;<br>
&gt; Any help?<br>
<br>
</div></div>The best starting place would be <a href="http://www.openmicroscopy.org/site/support/omero5/sysadmins/server-ldap.html#minimum-configuration" target="_blank">http://www.openmicroscopy.org/site/support/omero5/sysadmins/server-ldap.html#minimum-configuration</a>.<br>
The settings have to be understood as follows:<br>
- omero.ldap.config=true - switches on the LDAP subsystem in OMERO,<br>
- omero.ldap.urls=ldap://localhost:389 - that is the URL of the LDAP/AD server (site/urls in your case?),<br>
- omero.ldap.username and omero.ldap.password - those are the credentials (I&#39;d imagine &quot;bind password, in your case) used for connecting to the LDAP/AD server,<br>
- omero.ldap.base=ou=example,o=com - this is the base from which OMERO will start to look for users (&quot;base&quot; in your case).<br>
<br>
I hope that helps. If the documentation can be improved, please let us know.<br>
<br>
Regards,<br>
Blazej<br>
<br>
&gt; Thanks,<br>
&gt; Yanling<br>
&gt; _______________________________________________<br>
&gt; ome-devel mailing list<br>
&gt; <a href="mailto:ome-devel@lists.openmicroscopy.org.uk">ome-devel@lists.openmicroscopy.org.uk</a><br>
&gt; <a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br>
<br>
<br>
The University of Dundee is a registered Scottish Charity, No: SC015096<br>
</blockquote></div><br></div>