svn commit: samba r8906 - in trunk/source: include lib passdb registry rpc_server

gd at samba.org gd at samba.org
Tue Aug 2 01:41:05 GMT 2005


Author: gd
Date: 2005-08-02 01:41:03 +0000 (Tue, 02 Aug 2005)
New Revision: 8906

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8906

Log:
rework account policies in passdb (ldapsam):

there are now stored on a per attribute basis inside the sambaDomain-object
which looks much nicer and is more intuitive for later integration with the
password policy draft.

the local tdb is used as local cache (ttl of 60 seconds).

automigration (which is always fuzzy) has been removed again.  
If Admins want to, they can reuse existing account-policy values with

        pdbedit -i tdbsam: -e ldapsam:ldap:// -y

Guenther



Modified:
   trunk/source/include/smbldap.h
   trunk/source/lib/account_pol.c
   trunk/source/lib/smbldap.c
   trunk/source/lib/smbldap_util.c
   trunk/source/passdb/pdb_ldap.c
   trunk/source/registry/reg_dynamic.c
   trunk/source/rpc_server/srv_samr_util.c


Changeset:
Sorry, the patch is too large (880 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8906


More information about the samba-cvs mailing list