svn commit: samba r70 - in trunk/source: include lib param passdb utils

idra at samba.org idra at samba.org
Tue Apr 6 08:12:14 GMT 2004


Author: idra
Date: 2004-04-06 08:12:14 +0000 (Tue, 06 Apr 2004)
New Revision: 70

Modified:
   trunk/source/include/passdb.h
   trunk/source/include/smbldap.h
   trunk/source/lib/privileges.c
   trunk/source/lib/smbldap.c
   trunk/source/param/loadparm.c
   trunk/source/passdb/pdb_interface.c
   trunk/source/passdb/pdb_ldap.c
   trunk/source/passdb/pdb_tdb.c
   trunk/source/utils/net_privileges.c
Log:

Upon AndrewB and Volker request now Privileges are indexed by SID in passdb.
Everything should work like before, all the operations have been tested:
 - adding a Privilege to a SID
 - removing a Privilege from a SID
 - listing Privileges
 - running smbd and testing Privileges are honoured
   (right now the only way to test it is by gioving the SeMachineAccountPrivilege to a user and then add a workstation to the domain useing that users credentials).

If I messed up something just drop me an email.

Have Fun.
Simo.





More information about the samba-cvs mailing list