From 4d389622cf3977db58f4e83afcab9f4c15ae7e6e Mon Sep 17 00:00:00 2001 From: Igor Sobrado Date: Mon, 6 Feb 2012 21:25:14 +0000 Subject: add missing authentication styles. initially intended for YubiKey, jmc@ noted that list was out of date. ok deraadt@, jmc@ --- etc/login.conf.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc/login.conf.in') diff --git a/etc/login.conf.in b/etc/login.conf.in index 88fe628c11c..5cb371572ef 100644 --- a/etc/login.conf.in +++ b/etc/login.conf.in @@ -1,4 +1,4 @@ -# $OpenBSD: login.conf.in,v 1.5 2011/10/05 13:37:49 ajacoutot Exp $ +# $OpenBSD: login.conf.in,v 1.6 2012/02/06 21:25:13 sobrado Exp $ # # Sample login.conf file. See login.conf(5) for details. @@ -15,11 +15,14 @@ # local password) # lchpass Do not login; change user's local password instead # radius Use radius authentication +# reject Use rejected authentication # skey Use S/Key authentication # activ ActivCard X9.9 token authentication # crypto CRYPTOCard X9.9 token authentication # snk Digital Pathways SecureNet Key authentication +# tis TIS Firewall Toolkit authentication # token Generic X9.9 token authentication +# yubikey YubiKey authentication # # Default allowed authentication styles -- cgit v1.2.3