login.conf.5: Mark passwordtime as implemented
login.conf.5 listed passwordtime in RESERVED CAPABILITIES, which is a section for capabilities not implemented in the base system. However, passwordtime has been implemented in the base for several years now. PR: 246099 Reported by: avg Reviewed by: 0mp MFC after: 3 days
This commit is contained in:
parent
f44a448709
commit
e7f8f3b95e
@ -19,7 +19,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd May 10, 2020
|
.Dd October 6, 2021
|
||||||
.Dt LOGIN.CONF 5
|
.Dt LOGIN.CONF 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -287,6 +287,9 @@ NIS clients using a
|
|||||||
NIS server should probably use "des".
|
NIS server should probably use "des".
|
||||||
.It "passwd_prompt string The password prompt presented by"
|
.It "passwd_prompt string The password prompt presented by"
|
||||||
.Xr login 1
|
.Xr login 1
|
||||||
|
.It "passwordtime time Used by"
|
||||||
|
.Xr passwd 1
|
||||||
|
to set next password expiry date.
|
||||||
.It "times.allow list List of time periods during which"
|
.It "times.allow list List of time periods during which"
|
||||||
logins are allowed.
|
logins are allowed.
|
||||||
.It "times.deny list List of time periods during which logins are"
|
.It "times.deny list List of time periods during which logins are"
|
||||||
@ -427,9 +430,6 @@ password may be.
|
|||||||
.Xr passwd 1
|
.Xr passwd 1
|
||||||
will warn the user if an all lower case password is entered.
|
will warn the user if an all lower case password is entered.
|
||||||
.It "monthtime time Maximum login time per month."
|
.It "monthtime time Maximum login time per month."
|
||||||
.It "passwordtime time Used by"
|
|
||||||
.Xr passwd 1
|
|
||||||
to set next password expiry date.
|
|
||||||
.It "refreshtime time New time allowed on account refresh."
|
.It "refreshtime time New time allowed on account refresh."
|
||||||
.It "refreshperiod str How often account time is refreshed."
|
.It "refreshperiod str How often account time is refreshed."
|
||||||
.It "sessiontime time Maximum login time per session."
|
.It "sessiontime time Maximum login time per session."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user