|
@@ -411,9 +411,9 @@ realm=example.org
|
|
|
|
|
|
# Uncomment if extra security is desired,
|
|
|
# with nonce value having a limited lifetime.
|
|
|
-# By default, the nonce value is unique for a session,
|
|
|
-# and has an unlimited lifetime.
|
|
|
+# The nonce value is unique for a session.
|
|
|
# Set this option to limit the nonce lifetime.
|
|
|
+# Set it to 0 for unlimited lifetime.
|
|
|
# It defaults to 600 secs (10 min) if no value is provided. After that delay,
|
|
|
# the client will get 438 error and will have to re-authenticate itself.
|
|
|
#
|