summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/InterdomainTrusts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Samba-HOWTO-Collection/InterdomainTrusts.xml')
-rw-r--r--docs/Samba-HOWTO-Collection/InterdomainTrusts.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Samba-HOWTO-Collection/InterdomainTrusts.xml b/docs/Samba-HOWTO-Collection/InterdomainTrusts.xml
index 1667dd852e..c3bfa992bb 100644
--- a/docs/Samba-HOWTO-Collection/InterdomainTrusts.xml
+++ b/docs/Samba-HOWTO-Collection/InterdomainTrusts.xml
@@ -40,9 +40,9 @@ trusts.
<indexterm><primary>winbind</primary></indexterm>
<indexterm><primary>UID range</primary></indexterm>
<indexterm><primary>GID range</primary></indexterm>
-The use of interdomain trusts requires use of <command>winbind</command> &smbmdash; this means
-that the <command>winbindd</command> daemon must be running. Winbind operation in this mode
-is dependant on the specification of a valid UID range and a valid GID range in the &smb.conf; file.
+The use of interdomain trusts requires use of <command>winbind</command>. Thus the
+<command>winbindd</command> daemon must be running. Winbind operation in this mode is
+dependant on the specification of a valid UID range and a valid GID range in the &smb.conf; file.
These are specified respectively using
<smbconfoption><name>idmap uid</name><value>10000-20000</value></smbconfoption> and
<smbconfoption><name>idmap gid</name><value>10000-20000</value></smbconfoption>.