From 71a6d0ffc57d6d4e67b6a72dab84204ace86572b Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 4 Jan 2022 13:43:15 +0000 Subject: - add LDAP - capitalise RADIUS when referring to the protocol - remove tis from raf czlonka ok sthen ajacoutot --- etc/etc.armv7/login.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/etc.armv7') diff --git a/etc/etc.armv7/login.conf b/etc/etc.armv7/login.conf index 124a70eda6f..29066c4fb96 100644 --- a/etc/etc.armv7/login.conf +++ b/etc/etc.armv7/login.conf @@ -1,4 +1,4 @@ -# $OpenBSD: login.conf,v 1.11 2021/04/25 16:36:56 mortimer Exp $ +# $OpenBSD: login.conf,v 1.12 2022/01/04 13:43:14 jmc Exp $ # # Sample login.conf file. See login.conf(5) for details. @@ -12,13 +12,13 @@ # the YP password if the user has one, else change the # local password) # lchpass Do not login; change user's local password instead -# radius Use radius authentication +# ldap Use LDAP authentication +# 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 # -- cgit v1.2.3