1
0
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:
John Terpstra 0001-01-01 00:00:00 +00:00
parent 84ae44678a
commit 2e23491bb3
3 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -13,6 +13,6 @@
<para>Default: <command moreinfo="none">idmap backend = &lt;empty string&gt;</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>

View File

@ -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>