mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
patch from Guenther Deschner <gd@suse.de>
This commit is contained in:
parent
84ae44678a
commit
2e23491bb3
@ -349,8 +349,8 @@ auth required /lib/security/pam_pwdb.so use_first_pass shadow nullok
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>SIGUSR1</term>
|
||||
<listitem><para>The SIGUSR1 signal will cause <command>
|
||||
<term>SIGUSR2</term>
|
||||
<listitem><para>The SIGUSR2 signal will cause <command>
|
||||
winbindd</command> to write status information to the winbind
|
||||
log file including information about the number of user and
|
||||
group ids allocated by <command>winbindd</command>.</para>
|
||||
|
@ -13,6 +13,6 @@
|
||||
|
||||
<para>Default: <command moreinfo="none">idmap backend = <empty string></command></para>
|
||||
|
||||
<para>Example: <command moreinfo="none">idmap backend = ldapsam://ldapslave.example.com</command></para>
|
||||
<para>Example: <command moreinfo="none">idmap backend = ldap:ldap://ldapslave.example.com</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
||||
|
@ -9,6 +9,6 @@
|
||||
user and group information before querying a Windows NT server
|
||||
again.</para>
|
||||
|
||||
<para>Default: <command moreinfo="none">winbind cache type = 15</command></para>
|
||||
<para>Default: <command moreinfo="none">winbind cache type = 300</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
||||
|
Loading…
Reference in New Issue
Block a user