From: Günther Deschner Date: Mon, 30 Jan 2006 19:02:05 +0000 (+0000) Subject: Document procedure to move account policies to ldapsam. X-Git-Tag: samba-4.0.0alpha6~801^2~1942 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4db14bda4a31372f493f6cb891db30e0672941a;p=thirdparty%2Fsamba.git Document procedure to move account policies to ldapsam. Guenther (This used to be commit 8e83a361eba34060e72baddf5cf394ea58503b99) --- diff --git a/docs/manpages-3/pdbedit.8.xml b/docs/manpages-3/pdbedit.8.xml index e26bf2777df..bfe6bffe701 100644 --- a/docs/manpages-3/pdbedit.8.xml +++ b/docs/manpages-3/pdbedit.8.xml @@ -38,6 +38,7 @@ -P account-policy -C value -c account-control + -y @@ -383,7 +384,21 @@ account policy value for bad lockout attempt is now 3 - + + + -y + If you specify -y, + then -i in-backend -e out-backend + applies to the account policies instead of the user database. + + This option will allow to migrate account policies from their default + tdb-store into a passdb backend, e.g. an LDAP directory server. + + Example: pdbedit -y -i tdbsam: -e ldapsam:ldap://my.ldap.host + + + + &stdarg.help; &popt.common.samba;