diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-03-24 19:57:22 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-03-24 22:48:13 +0100 |
commit | 41ba574974a22e709bde5728e90de5dd0c2ce82d (patch) | |
tree | 00e085d9fd7ce30e4d5556946fc41886f4e4c778 /nslcd/passwd.c | |
parent | 08f5301d802bddf754923ffc503366d33fc4b4dd (diff) |
Implement support for nested groups in nslcd
This differs from the code provided by Steve Hill in that it avoids
(recursively) performing parallel LDAP searches by queueing groups and check
for extra members per queued group (in the forward lookup) or check for extra
parents (for the user to groups lookup).
For the reverse lookup handling the NSLCD_HANDLE macro could no longer be used
because extra care should be taken to free the sets before returning and two
search phases are needed.
Diffstat (limited to 'nslcd/passwd.c')
0 files changed, 0 insertions, 0 deletions