summaryrefslogtreecommitdiff
path: root/docs/docbook
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook')
-rw-r--r--docs/docbook/manpages/winbindd.8.xml4
-rw-r--r--docs/docbook/smbdotconf/winbind/idmapbackend.xml2
-rw-r--r--docs/docbook/smbdotconf/winbind/winbindcachetime.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/manpages/winbindd.8.xml b/docs/docbook/manpages/winbindd.8.xml
index d63c8e06e3..b13ec718cf 100644
--- a/docs/docbook/manpages/winbindd.8.xml
+++ b/docs/docbook/manpages/winbindd.8.xml
@@ -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>
diff --git a/docs/docbook/smbdotconf/winbind/idmapbackend.xml b/docs/docbook/smbdotconf/winbind/idmapbackend.xml
index 4937256bbb..bc725b589f 100644
--- a/docs/docbook/smbdotconf/winbind/idmapbackend.xml
+++ b/docs/docbook/smbdotconf/winbind/idmapbackend.xml
@@ -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>
diff --git a/docs/docbook/smbdotconf/winbind/winbindcachetime.xml b/docs/docbook/smbdotconf/winbind/winbindcachetime.xml
index 3080adc7c8..cd063f8daa 100644
--- a/docs/docbook/smbdotconf/winbind/winbindcachetime.xml
+++ b/docs/docbook/smbdotconf/winbind/winbindcachetime.xml
@@ -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>