1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/groupdb
Volker Lendecke 5dbf435408 This moves the group mapping API into the passdb backend.
Currently this calls back to mapping.c, but we have the framework
to get the information into LDAP and the passdb.tdb (should we? I
think so..).

This has received moderate testing with net rpc vampire and
usrmgr. I found the add_groupmem segfault in add_aliasmem as
well, but that will be another checkin.

Volker
(This used to be commit f30095852f)
2002-10-21 19:28:56 +00:00
..
aliasdb.c Put in intermediate version of new SAM system. It's not stable yet, code 2002-08-28 04:54:43 +00:00
aliasfile.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
groupdb.c Put in intermediate version of new SAM system. It's not stable yet, code 2002-08-28 04:54:43 +00:00
groupfile.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
mapping.c This moves the group mapping API into the passdb backend. 2002-10-21 19:28:56 +00:00