diff options
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/ntlm_auth.1.xml | 3 | ||||
-rw-r--r-- | docs-xml/manpages-3/winbindd.8.xml | 7 |
2 files changed, 3 insertions, 7 deletions
diff --git a/docs-xml/manpages-3/ntlm_auth.1.xml b/docs-xml/manpages-3/ntlm_auth.1.xml index d1301fc642..7d529ab73e 100644 --- a/docs-xml/manpages-3/ntlm_auth.1.xml +++ b/docs-xml/manpages-3/ntlm_auth.1.xml @@ -183,8 +183,7 @@ <varlistentry> <term>Full-Username</term> <listitem><para>The fully qualified username, expected to be in - Samba's <smbconfoption><name>unix - charset</name></smbconfoption> and qualified with the + Samba's <smbconfoption name="unix charset"/> and qualified with the <smbconfoption name="winbind separator"/>. </para> diff --git a/docs-xml/manpages-3/winbindd.8.xml b/docs-xml/manpages-3/winbindd.8.xml index 7e3948c461..4af88170a0 100644 --- a/docs-xml/manpages-3/winbindd.8.xml +++ b/docs-xml/manpages-3/winbindd.8.xml @@ -225,9 +225,7 @@ hosts: files wins determine which user and group ids correspond to Windows NT user and group rids. </para> - <para>See the <smbconfoption><name>idmap - domains</name></smbconfoption> or the old <smbconfoption><name>idmap - backend</name></smbconfoption> parameters in + <para>See the <smbconfoption name="idmap domains"/> or the old <smbconfoption name="idmap backend"/> parameters in <filename>smb.conf</filename> for options for sharing this database, such as via LDAP.</para> </refsect1> @@ -374,8 +372,7 @@ auth required /lib/security/pam_unix.so \ <para>If more than one UNIX machine is running <command>winbindd</command>, then in general the user and groups ids allocated by winbindd will not be the same. The user and group ids will only be valid for the local - machine, unless a shared <smbconfoption><name>idmap - backend</name></smbconfoption> is configured.</para> + machine, unless a shared <smbconfoption name="idmap backend"/> is configured.</para> <para>If the the Windows NT SID to UNIX user and group id mapping file is damaged or destroyed then the mappings will be lost. </para> |