From 4ddfea74a1544dd8b1ee78ba88c85678985e6610 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 19 Aug 2009 08:39:33 +0000 Subject: [PATCH] pcacheBind refresh s/will/may/ --- doc/man/man5/slapo-pcache.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index 33c91132ae..0d4adfb2d0 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -146,7 +146,7 @@ template "(&(objectClass=posixAccount)(uid=))" should be used here. When converted to a regular template e.g. "(&(objectClass=)(uid=))" this template and the must match an already defined \fBpcacheTemplate\fP clause. The "time to refresh" determines the -time interval after which the cached credentials will be refreshed. The +time interval after which the cached credentials may be refreshed. The first Bind request that occurs after that time will trigger the refresh attempt. Refreshes are not performed when the overlay is Offline. There is no "time to live" parameter for the Bind credentials; the credentials -- 2.39.5