diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-12-07 16:32:50 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:08 -0500 |
commit | e88d882fc6447dacb53ed2091e930481e9327f63 (patch) | |
tree | 99fddbc3361b9b4e5e015aca5e187557734263fb /docs/Samba-HOWTO-Collection/IDMAP.xml | |
parent | a9ab022139761f680fc3a813be3dcdd984baf6fe (diff) | |
download | samba-e88d882fc6447dacb53ed2091e930481e9327f63.tar.gz samba-e88d882fc6447dacb53ed2091e930481e9327f63.tar.bz2 samba-e88d882fc6447dacb53ed2091e930481e9327f63.zip |
Use \ rather then + as the example winbind separator as + causes problems on systems with NIS (#1092)
(This used to be commit e7a338890affed608faca0aa34cc76561db23f67)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/IDMAP.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/IDMAP.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/IDMAP.xml b/docs/Samba-HOWTO-Collection/IDMAP.xml index 88df84e330..7669c03746 100644 --- a/docs/Samba-HOWTO-Collection/IDMAP.xml +++ b/docs/Samba-HOWTO-Collection/IDMAP.xml @@ -404,7 +404,6 @@ Domain Member Servers (DMSs) and Domain Member Clients (DMCs). idmap gid = 10000-20000 template primary group = "Domain Users" template shell = /bin/bash - winbind separator = + </screen> </para> |