svn commit: samba r578 - in branches/SAMBA_4_0/source: . rpc_server/common rpc_server/samr script

tridge at samba.org tridge at samba.org
Sat May 8 00:02:32 GMT 2004


Author: tridge
Date: 2004-05-08 00:02:31 +0000 (Sat, 08 May 2004)
New Revision: 578

Modified:
   branches/SAMBA_4_0/source/provision.ldif
   branches/SAMBA_4_0/source/rpc_server/common/common.h
   branches/SAMBA_4_0/source/rpc_server/samr/dcesrv_samr.c
   branches/SAMBA_4_0/source/rpc_server/samr/samdb.c
   branches/SAMBA_4_0/source/script/provision.pl
Log:
initial server side implementation of samr_CreateUser(),
samr_CreateUser2(), samr_LookupNames(), samr_OpenUser(),
and samr_DeleteUser()

this uses a user template in the SAM db, of objectclass "userTemplate"
and dn CN=TemplateUser,CN=Templates,$BASEDN. Using a template allows
an admin to add any default user attributes that they might want to
the user template and all new users will receive those attributes.


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=578&nolog=1


More information about the samba-cvs mailing list