summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2007-03-21 20:56:27 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:30 -0500
commit347d1e20614d1d5732f113ec31322583431b672a (patch)
tree7e0ce6fce6dada49c33b5a72c051885244ccb072
parent5ef876cbc08cb2842f0116d3638c2c8ad7a56d27 (diff)
downloadsamba-347d1e20614d1d5732f113ec31322583431b672a.tar.gz
samba-347d1e20614d1d5732f113ec31322583431b672a.tar.bz2
samba-347d1e20614d1d5732f113ec31322583431b672a.zip
mention idmap domains
(This used to be commit 8b80f53c3095912b9786881e3edc7a91101e2556)
-rw-r--r--docs/manpages-3/winbindd.8.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manpages-3/winbindd.8.xml b/docs/manpages-3/winbindd.8.xml
index c4729b9742..c4e72a8ff8 100644
--- a/docs/manpages-3/winbindd.8.xml
+++ b/docs/manpages-3/winbindd.8.xml
@@ -202,17 +202,17 @@ hosts: files wins
is done on a first come, first served basis, although all existing
users and groups will be mapped as soon as a client performs a user
or group enumeration command. The allocated unix ids are stored
- in a database file under the Samba lock directory and will be
- remembered. </para>
+ in a database and will be remembered. </para>
<para>WARNING: The SID to unix id database is the only location
where the user and group mappings are stored by winbindd. If this
- file is deleted or corrupted, there is no way for winbindd to
+ store is deleted or corrupted, there is no way for winbindd to
determine which user and group ids correspond to Windows NT user
and group rids. </para>
<para>See the <smbconfoption><name>idmap
- backend</name></smbconfoption> parameter in
+ domains</name></smbconfoption> or the old <smbconfoption><name>idmap
+ backend</name></smbconfoption> parameters in
<filename>smb.conf</filename> for options for sharing this
database, such as via LDAP.</para>
</refsect1>