patch from Guenther Deschner <gd@suse.de>
authorJohn Terpstra <jht@samba.org>
Wed, 27 Aug 2003 02:31:06 +0000 (02:31 +0000)
committerJohn Terpstra <jht@samba.org>
Wed, 27 Aug 2003 02:31:06 +0000 (02:31 +0000)
(This used to be commit 2e23491bb3bbf638ef37bace4e2fd22ade637618)

docs/docbook/manpages/winbindd.8.xml
docs/docbook/smbdotconf/winbind/idmapbackend.xml
docs/docbook/smbdotconf/winbind/winbindcachetime.xml

index d63c8e06e31e7d6e1b400530c99e8e0f42bb2fdd..b13ec718cf1f84611d5d39e6afbc5b324f11f303 100644 (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>
index 4937256bbbc4f18ee25dd3ba8101ebfe3235a23d..bc725b589f0297be9c715fd07b2011e41bc6d98a 100644 (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>
index 3080adc7c8eb98df6fbec8ac6a6fe5dbe204ca87..cd063f8daa5f085d7cc40ba34efba3183f666349 100644 (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>