diff options
author | Davy Defaud <davy.defaud@free.fr> | 2014-01-30 14:48:24 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2014-01-31 21:27:07 +0100 |
commit | 4211961e35501ef89b2897dd1e633f2a983447a7 (patch) | |
tree | f1ce38beb11bc2e57376630dc7f807d32c1ec8b4 /tests/test_myldap.c | |
parent | f6a067594d2527f0ce950c3117138df09413c007 (diff) |
Support builtin Windows groups
This maps the gid (gidNumber) to an AD SID for builtin groups when
searching a group by gid (RID) between 544 and 552. In that case the SID
prefix is not the domain's prefix (S-1-5-21-dddddd-dddddd-dddddd) but
the BUILTIN SID prefix (1-5-32).
For example, if you add a user to the Administrators builtin group
(S-1-5-32-544), now you should be able to get this group through nslcd,
instead of receiving an error message.
Diffstat (limited to 'tests/test_myldap.c')
0 files changed, 0 insertions, 0 deletions