diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-06 20:54:09 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:45 -0500 |
commit | 10b953a59d8a000b2de6a5576c12b80e82eff669 (patch) | |
tree | e1c8a7b692006e989c843d7e5b1f0757608380fa | |
parent | f18299f36e6968af4932e5fcb56e01ada0889b60 (diff) | |
download | samba-10b953a59d8a000b2de6a5576c12b80e82eff669.tar.gz samba-10b953a59d8a000b2de6a5576c12b80e82eff669.tar.bz2 samba-10b953a59d8a000b2de6a5576c12b80e82eff669.zip |
Insert space inside this very long string. It is arguable how to fix it properly but at least man pages good now
(This used to be commit 9303a7ba860f480e1bfca2f23f1319993762f177)
-rw-r--r-- | docs/smbdotconf/ldap/clientldapsaslwrapping.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/ldap/clientldapsaslwrapping.xml b/docs/smbdotconf/ldap/clientldapsaslwrapping.xml index 5c363b13e2..f0a16a4f2b 100644 --- a/docs/smbdotconf/ldap/clientldapsaslwrapping.xml +++ b/docs/smbdotconf/ldap/clientldapsaslwrapping.xml @@ -21,7 +21,7 @@ This option is needed in the case of Domain Controllers enforcing the usage of signed LDAP connections (e.g. Windows 2000 SP3 or higher). LDAP sign and seal can be controlled with the registry key - "HKLM\System\CurrentControlSet\Services\NTDS\Parameters\LDAPServerIntegrity" + "HKLM\System\CurrentControlSet\Services\ NTDS\Parameters\LDAPServerIntegrity" on the Windows server side. </para> |