diff options
author | Gerald Carter <jerry@samba.org> | 2007-03-21 16:12:55 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:29 -0500 |
commit | bf4c2ccdb6237c69f2657ba766abff195c5ac670 (patch) | |
tree | 29e02fc98886236810b102a66f66f132f9b370e5 /docs/smbdotconf/winbind/winbindcachetime.xml | |
parent | 5f95c39d58b0d3f8ab0292fdb112189ba99404cb (diff) | |
download | samba-bf4c2ccdb6237c69f2657ba766abff195c5ac670.tar.gz samba-bf4c2ccdb6237c69f2657ba766abff195c5ac670.tar.bz2 samba-bf4c2ccdb6237c69f2657ba766abff195c5ac670.zip |
more idmap option updates
(This used to be commit 8be2c945cb8ca95c35885da8fba50e1573a16654)
Diffstat (limited to 'docs/smbdotconf/winbind/winbindcachetime.xml')
-rw-r--r-- | docs/smbdotconf/winbind/winbindcachetime.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/smbdotconf/winbind/winbindcachetime.xml b/docs/smbdotconf/winbind/winbindcachetime.xml index bbbed31025..6bdcf0d06e 100644 --- a/docs/smbdotconf/winbind/winbindcachetime.xml +++ b/docs/smbdotconf/winbind/winbindcachetime.xml @@ -9,8 +9,12 @@ <manvolnum>8</manvolnum></citerefentry> daemon will cache user and group information before querying a Windows NT server again.</para> - <note><para>This does not apply to authentication requests, - these are always evaluated in real time.</para></note> + + <para> + This does not apply to authentication requests, these are always + evaluated in real time unless the <smbconfoption name="winbind + offline logon"/> option has been enabled. + </para> </description> <value type="default">300</value> |