Has anyone ever tried to use "PosixGroups" that do not contain the full userdn but only an attribute (uid) of the users of that group? I have not yet managed to write the filters to work with such an environment, as the only available placeholders are login and userdn.
Any ideas how to achieve this? It looks like a further LDAP query is required and it will not work without changing some code.
Has anyone ever tried to use "PosixGroups" that do not contain the full
userdnbut only an attribute (uid) of the users of that group? I have not yet managed to write the filters to work with such an environment, as the only available placeholders areloginanduserdn.Any ideas how to achieve this? It looks like a further LDAP query is required and it will not work without changing some code.