[ome-users] LDAP Config for PosixGroups
Aleksandra Tarkowska
at22 at sanger.ac.uk
Thu Jan 31 10:14:29 GMT 2019
Hi Andreas
Could you paste the whole error message? Did you get only java error or any LDAP error code
a) I don't understand how omero creates binddn for the password query
against the ldap-server (how can I check that?)
Bind DN can be set by, if required
bin/omero config set omero.ldap.username cn=Manager,dc=example,dc=com
bin/omero config set omero.ldap.password secret
And checked:
ldapsearch -x -LLL -H ldaps://your_ldap_host -D "cn=manager,dc=example,dc=com" -W -b "dc=uni-osnabrueck,dc=de" -s sub “(uid=andrmuel)”
b) The attributes: givenName, sn, mail ..
can only be read after a successful authentication of the respective user
against the ldap.
What is the output of bin/omero ldap getdn --user-name andrmuel ?
Thanks
Ola
--
The Wellcome Sanger Institute is operated by Genome Research
Limited, a charity registered in England with number 1021457 and a
company registered in England with number 2742969, whose registered
office is 215 Euston Road, London, NW1 2BE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20190131/55b31ddb/attachment.html>
More information about the ome-users
mailing list