From: Gerald Carter Date: Wed, 21 Mar 2007 16:12:55 +0000 (+0000) Subject: more idmap option updates X-Git-Tag: samba-4.0.0alpha6~801^2~1804 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf4c2ccdb6237c69f2657ba766abff195c5ac670;p=thirdparty%2Fsamba.git more idmap option updates (This used to be commit 8be2c945cb8ca95c35885da8fba50e1573a16654) --- diff --git a/docs/smbdotconf/winbind/idmapcachetime.xml b/docs/smbdotconf/winbind/idmapcachetime.xml new file mode 100644 index 00000000000..1636cdfa58e --- /dev/null +++ b/docs/smbdotconf/winbind/idmapcachetime.xml @@ -0,0 +1,13 @@ + + + This parameter specifies the number of seconds that Winbind's + idmap interface will cache positive SID/uid/gid query results. + + + +900 + diff --git a/docs/smbdotconf/winbind/idmapnegativecachetime.xml b/docs/smbdotconf/winbind/idmapnegativecachetime.xml new file mode 100644 index 00000000000..6790938d947 --- /dev/null +++ b/docs/smbdotconf/winbind/idmapnegativecachetime.xml @@ -0,0 +1,13 @@ + + + This parameter specifies the number of seconds that Winbind's + idmap interface will cache negative SID/uid/gid query results. + + + +120 + diff --git a/docs/smbdotconf/winbind/winbindcachetime.xml b/docs/smbdotconf/winbind/winbindcachetime.xml index bbbed310256..6bdcf0d06ed 100644 --- a/docs/smbdotconf/winbind/winbindcachetime.xml +++ b/docs/smbdotconf/winbind/winbindcachetime.xml @@ -9,8 +9,12 @@ 8 daemon will cache user and group information before querying a Windows NT server again. - This does not apply to authentication requests, - these are always evaluated in real time. + + + This does not apply to authentication requests, these are always + evaluated in real time unless the option has been enabled. + 300