From 63a5f178e2fc4cf442294af2bac2bef906f0a65b Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 27 Aug 2003 02:31:06 +0000 Subject: patch from Guenther Deschner (This used to be commit 2e23491bb3bbf638ef37bace4e2fd22ade637618) --- docs/docbook/manpages/winbindd.8.xml | 4 ++-- docs/docbook/smbdotconf/winbind/idmapbackend.xml | 2 +- docs/docbook/smbdotconf/winbind/winbindcachetime.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/docbook') 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 - SIGUSR1 - The SIGUSR1 signal will cause + SIGUSR2 + The SIGUSR2 signal will cause winbindd to write status information to the winbind log file including information about the number of user and group ids allocated by winbindd. 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 @@ Default: idmap backend = <empty string> - Example: idmap backend = ldapsam://ldapslave.example.com + Example: idmap backend = ldap:ldap://ldapslave.example.com 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. - Default: winbind cache type = 15 + Default: winbind cache type = 300 -- cgit