mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
patch from Guenther Deschner <gd@suse.de>
(This used to be commit 2e23491bb3bbf638ef37bace4e2fd22ade637618)
This commit is contained in:
parent
9fdc1363be
commit
63a5f178e2
@ -349,8 +349,8 @@ auth required /lib/security/pam_pwdb.so use_first_pass shadow nullok
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>SIGUSR1</term>
|
<term>SIGUSR2</term>
|
||||||
<listitem><para>The SIGUSR1 signal will cause <command>
|
<listitem><para>The SIGUSR2 signal will cause <command>
|
||||||
winbindd</command> to write status information to the winbind
|
winbindd</command> to write status information to the winbind
|
||||||
log file including information about the number of user and
|
log file including information about the number of user and
|
||||||
group ids allocated by <command>winbindd</command>.</para>
|
group ids allocated by <command>winbindd</command>.</para>
|
||||||
|
@ -13,6 +13,6 @@
|
|||||||
|
|
||||||
<para>Default: <command moreinfo="none">idmap backend = <empty string></command></para>
|
<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>
|
</listitem>
|
||||||
</samba:parameter>
|
</samba:parameter>
|
||||||
|
@ -9,6 +9,6 @@
|
|||||||
user and group information before querying a Windows NT server
|
user and group information before querying a Windows NT server
|
||||||
again.</para>
|
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>
|
</listitem>
|
||||||
</samba:parameter>
|
</samba:parameter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user