document -a otp

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6425 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-06 02:41:32 +00:00
parent d29c0e7838
commit 085dff975f

View File

@@ -121,6 +121,13 @@ by any of the existing authentication mechanisms,
and is thus the same as specifying
.Fl a
.Cm valid .
.It otp
Only allow authenticated connections (as with
.Fl a
.Cm user )
and also logins with one-time passwords (OTPs). This option will call
login with an option so that only OTPs are accepted. The user can of
course still type secret information at the prompt.
.It none
This is the default state.
Authentication information is not required.