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)
commit75af83dfcd8ef365b4b1180453060ae5176389f5
tree96dbb77b3d4bbd22becc12132feb997517f21aef
parent033105376ef4ed7d31ef7cab2442719ed57d29b9
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
15 files changed:
examples/LDAP/samba.schema
source/Makefile.in
source/include/passdb.h
source/include/smbldap.h
source/lib/account_pol.c
source/lib/smbldap.c
source/passdb/passdb.c
source/passdb/pdb_get_set.c
source/passdb/pdb_interface.c
source/passdb/pdb_ldap.c
source/rpc_server/srv_reg_nt.c
source/rpc_server/srv_samr_nt.c
source/smbd/chgpasswd.c
source/utils/net_rpc_samsync.c
source/utils/pdbedit.c