From 75b6869e0850818669bca3eb1316172b0d0f4e18 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Thu, 1 Dec 2005 17:03:58 +0000 Subject: Fixing messy man page information. (This used to be commit 7095d7d85fc3abc30427a827b1a71e3853114471) --- docs/smbdotconf/ldap/ldapmachinesuffix.xml | 21 ++++++++++++--------- docs/smbdotconf/ldap/ldappasswdsync.xml | 15 ++++++++++----- 2 files changed, 22 insertions(+), 14 deletions(-) (limited to 'docs/smbdotconf/ldap') diff --git a/docs/smbdotconf/ldap/ldapmachinesuffix.xml b/docs/smbdotconf/ldap/ldapmachinesuffix.xml index 74fab93eca..b54f6383e8 100644 --- a/docs/smbdotconf/ldap/ldapmachinesuffix.xml +++ b/docs/smbdotconf/ldap/ldapmachinesuffix.xml @@ -1,15 +1,18 @@ + context="G" + advanced="1" + developer="1" + type="string" + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> + - It specifies where machines should be added to the ldap tree. - If this parameter is unset, the value of will be used instead. The suffix string is pre-pended to the - string so use a partial DN. + + It specifies where machines should be added to the ldap tree. If this parameter is unset, the value of + will be used instead. The suffix string is pre-pended to the + string so use a partial DN. + - + ou=Computers diff --git a/docs/smbdotconf/ldap/ldappasswdsync.xml b/docs/smbdotconf/ldap/ldappasswdsync.xml index 167c206b97..864bfc45a0 100644 --- a/docs/smbdotconf/ldap/ldappasswdsync.xml +++ b/docs/smbdotconf/ldap/ldappasswdsync.xml @@ -1,8 +1,10 @@ + context="G" + advanced="1" + developer="1" + type="enum" + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> + This option is used to define whether or not Samba should sync the LDAP password with the NT @@ -10,7 +12,9 @@ change via SAMBA. - The can be set to one of three values: + + The can be set to one of three values: + @@ -29,5 +33,6 @@ + no -- cgit