summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2003-05-04 21:35:41 +0000
committerMurray Stokely <murray@FreeBSD.org>2003-05-04 21:35:41 +0000
commitd8082d11aaeaf8d1006a76e95a6c2a12b0bd6e8e (patch)
tree2ce126f8f31371fab80d74eefd355ce45378e9bb /lib/libutil
parent61c7d26dfc9dcf60d80aec3250904d9ac6c91342 (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login.conf.56
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index c3b91cf0a564..457396c97c82 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -358,7 +358,7 @@ when terminating sessions.
login sessions will be accounted.
.It "host.exempt list List of remote host wildcards from which
login session accounting is exempted.
-.It "idletime time Maximum idle time before logout.
+.It "idletime time Maximum idle time before logout (unused).
.It "minpasswordlen number 6 The minimum length a local
password may be.
.It "mixpasswordcase bool true Whether
@@ -396,6 +396,10 @@ Similarly with the
and
.Em host.exempt
lists.
+.Sh BUGS
+The
+.Em idletime
+setting is not enforced.
.Sh SEE ALSO
.Xr cap_mkdb 1 ,
.Xr login 1 ,