[ome-users] LDAP Config for PosixGroups
Josh Moore
josh at glencoesoftware.com
Mon Jan 28 15:54:00 GMT 2019
On Mon, Jan 28, 2019 at 4:48 PM Andreas Mueller
<Andreas.Mueller at biologie.uni-osnabrueck.de> wrote:
>
> Hi,
Hi Andreas,
> are there some hints to configure omero ldap with posixgroups ?
Have you tried anything so far? I'd think this should "just work"
omero.ldap.group_filter=(objectClass=posixGroup)
omero.ldap.group_mapping=name=cn
omero.ldap.new_user_group=:query:(memberUid=@{uid})
e.g. https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=2908#p7152
(As always, remember to test LDAP configurations on a test database
since the unintentional creation of large numbers users and groups is
possible with many LDAP setups)
~Josh
> - thanks in advance -
> Andreas
More information about the ome-users
mailing list