From 73b6a3d2d7e4d4bc9a39dc47e7201caa56c09e00 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 2 Oct 2004 10:46:53 +0000 Subject: Explain that winbind does not cache authentication requests. Andrew Bartlett (This used to be commit 136f3451cf63ad831cc2df8c26d287a2de07f34e) --- docs/smbdotconf/winbind/winbindcachetime.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/smbdotconf/winbind/winbindcachetime.xml') diff --git a/docs/smbdotconf/winbind/winbindcachetime.xml b/docs/smbdotconf/winbind/winbindcachetime.xml index c746086e3b..662338877e 100644 --- a/docs/smbdotconf/winbind/winbindcachetime.xml +++ b/docs/smbdotconf/winbind/winbindcachetime.xml @@ -9,6 +9,8 @@ 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. 300 -- cgit