mention idmap domains
authorSimo Sorce <idra@samba.org>
Wed, 21 Mar 2007 20:56:27 +0000 (20:56 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:30 +0000 (08:47 -0500)
(This used to be commit 8b80f53c3095912b9786881e3edc7a91101e2556)

docs/manpages-3/winbindd.8.xml

index c4729b974215865fed2642c28ff5eb5e6a11537b..c4e72a8ff837a1153859b72c02c564dc9a5d4a46 100644 (file)
@@ -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>