On 2012-09-28 02:32, Howard Chu wrote:
Michael Ströder wrote:
Richard Pijnenburg wrote:
I've created a group with the dynlist overlay to create dynamic
groups.
Now i want to implement authentication with it but seem to be
unable to search
on it with nss-pam-lib or sssd.
You cannot search members of dynamic groups.
Therefore I wrote a script which maintains static groups by LDAP
searches
specified by LDAP URLs.
If you're going to store the results in static groups anyway, just
use the autogroup overlay.
@Michael;
Thank you for your quick reply. Is there a way i can make a future
request ( if it makes sense at all ) to make that possible?
@Howard;
Do you have some more information regarding the autogroup overlay?
All i could find is this:
http://www.openldap.org/devel//cvsweb.cgi/~checkout~/contrib/slapd-modules/autogroup/README?rev=1.1.2.7&hideattic=1&sortbydate=0
At the moment i'm running openldap-2.4.23
Thank you very much.
Richard