1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3/groupdb
Matthew Chapman c35bf45785 Finally committing my LDAP changes.
* Added new APIs for modifying groups.
* RIDs are allocated similarly to NT, starting from 1000 and incrementing by 1
  for each new user/group.
* RIDs are now consistently in hex

* Fixed bugs reported by Allan Bjorklund <allan@umich.edu>:
   - ldap_close_connection is exported by OpenLDAP - changed to ldap_disconnect
   - Missing ldap_connect() in getusergroups functions
   - ldap_next_entry was being called too early while retrieving a sam_struct
   - LDAP globals should be extern in sampassldap.c

* Fixed bugs reported by Martin Hofbauer <mh@bacher.at>
   - Newly added workstation trust accounts had attributes DU rather than W.
   - User dn's were forced to start with "uid=XX" rather than using the existing
     dn.
(This used to be commit 91c77f5432)
1999-01-15 05:00:26 +00:00
..
aliasdb.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
aliasfile.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
aliasldap.c Finally committing my LDAP changes. 1999-01-15 05:00:26 +00:00
aliasunix.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
builtindb.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
builtinldap.c Finally committing my LDAP changes. 1999-01-15 05:00:26 +00:00
builtinunix.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
groupdb.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
groupfile.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00
groupldap.c Finally committing my LDAP changes. 1999-01-15 05:00:26 +00:00
groupunix.c - lib/unix_sec_ctxt.c 1998-12-07 17:23:48 +00:00