CVS update: samba/source/include

matty at samba.anu.edu.au matty at samba.anu.edu.au
Fri Jan 15 16:00:21 EST 1999


Date:	Friday January 15, 1999 @ 16:00
Author:	matty

Update of /data/cvs/samba/source/include
In directory samba:/data/people/matty/samba/source/include

Modified Files:
	proto.h 
Log Message:
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 at 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 at 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.




More information about the samba-cvs mailing list