mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
5ef876cbc0
commit
347d1e2061
@ -202,17 +202,17 @@ hosts: files wins
|
|||||||
is done on a first come, first served basis, although all existing
|
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
|
users and groups will be mapped as soon as a client performs a user
|
||||||
or group enumeration command. The allocated unix ids are stored
|
or group enumeration command. The allocated unix ids are stored
|
||||||
in a database file under the Samba lock directory and will be
|
in a database and will be remembered. </para>
|
||||||
remembered. </para>
|
|
||||||
|
|
||||||
<para>WARNING: The SID to unix id database is the only location
|
<para>WARNING: The SID to unix id database is the only location
|
||||||
where the user and group mappings are stored by winbindd. If this
|
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
|
determine which user and group ids correspond to Windows NT user
|
||||||
and group rids. </para>
|
and group rids. </para>
|
||||||
|
|
||||||
<para>See the <smbconfoption><name>idmap
|
<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
|
<filename>smb.conf</filename> for options for sharing this
|
||||||
database, such as via LDAP.</para>
|
database, such as via LDAP.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Loading…
Reference in New Issue
Block a user