diff options
Diffstat (limited to 'docs/smbdotconf/ldap')
-rw-r--r-- | docs/smbdotconf/ldap/ldapssl.xml | 4 | ||||
-rw-r--r-- | docs/smbdotconf/ldap/ldapsuffix.xml | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/smbdotconf/ldap/ldapssl.xml b/docs/smbdotconf/ldap/ldapssl.xml index 3c276b87e3..39ed08fe82 100644 --- a/docs/smbdotconf/ldap/ldapssl.xml +++ b/docs/smbdotconf/ldap/ldapssl.xml @@ -8,7 +8,7 @@ use SSL when connecting to the ldap server This is <emphasis>NOT</emphasis> related to Samba's previous SSL support which was enabled by specifying the - <command moreinfo="none">--with-ssl</command> option to the <filename moreinfo="none">configure</filename> + <command moreinfo="none">--with-ssl</command> option to the <filename moreinfo="none">configure</filename> script.</para> <para>The <smbconfoption name="ldap ssl"/> can be set to one of three values:</para> @@ -30,7 +30,7 @@ moreinfo="none">ldap server</parameter>. Only available when the backwards-compatiblity <command moreinfo="none">--with-ldapsam</command> option is specified - to configure. See <smbconfoption name="passdb backend"/></para> + to configure. See <smbconfoption name="passdb backend"/></para>. </listitem> </itemizedlist> </description> diff --git a/docs/smbdotconf/ldap/ldapsuffix.xml b/docs/smbdotconf/ldap/ldapsuffix.xml index 47d5a5bba2..48595139a2 100644 --- a/docs/smbdotconf/ldap/ldapsuffix.xml +++ b/docs/smbdotconf/ldap/ldapsuffix.xml @@ -8,9 +8,9 @@ <para> The ldap suffix will be appended to the values specified for the <smbconfoption name="ldap user suffix"/>, - <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the - <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the - <smbconfoption name ="ldap suffix"/>. + <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the + <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the + <smbconfoption name ="ldap suffix"/>. </para> </description> <value type="default"></value> |