Recognize the existence of auth' and auth-type'

capabilities but tell they do nothing in the base system.

This is a late responce to
http://docs.freebsd.org/cgi/mid.cgi?ED759F1DC5ADD74592DD063B1EDEDAF803ACD2B5
.

Obtained from:	OpenBSD (wording; with minor corrections)
This commit is contained in:
Yaroslav Tykhiy 2006-08-23 09:54:46 +00:00
parent de08f4ee5c
commit 6599d1e129
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161545

View File

@ -19,7 +19,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 19, 2006
.Dd August 23, 2006
.Dt LOGIN.CONF 5
.Os
.Sh NAME
@ -373,6 +373,11 @@ They are not implemented in the base system.
.It Sy "Name Type Notes Description
.It "accounted bool false Enable session time accounting for all users
in this class.
.It "auth list passwd Allowed authentication styles.
The first item is the default style.
.It "auth-" Ns Ar type Ta "list Allowed authentication styles for the
authentication
.Ar type .
.It "autodelete time Time after expiry when account is auto-deleted.
.It "bootfull bool false Enable 'boot only if ttygroup is full' strategy
when terminating sessions.