r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
authorGünther Deschner <gd@samba.org>
Sat, 22 Jan 2005 03:37:09 +0000 (03:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:08 +0000 (10:55 -0500)
commitb4afdc08d5336e4a337e453443d7af1d8655a31a
tree3d2e3351c4e767cbd05006b349006bb427ed3ec1
parent686ceda3c3d3510f873d44c7bbb89d9134e0cf88
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).

Does automated migration from account_policy.tdb v1 and v2 and offers a
pdbedit-Migration interface. Jerry, please feel free to revert that if
you have other plans.

Guenther
(This used to be commit 75af83dfcd8ef365b4b1180453060ae5176389f5)
15 files changed:
examples/LDAP/samba.schema
source3/Makefile.in
source3/include/passdb.h
source3/include/smbldap.h
source3/lib/account_pol.c
source3/lib/smbldap.c
source3/passdb/passdb.c
source3/passdb/pdb_get_set.c
source3/passdb/pdb_interface.c
source3/passdb/pdb_ldap.c
source3/rpc_server/srv_reg_nt.c
source3/rpc_server/srv_samr_nt.c
source3/smbd/chgpasswd.c
source3/utils/net_rpc_samsync.c
source3/utils/pdbedit.c