=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/login.conf,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- src/etc/Attic/login.conf 2004/08/23 23:01:41 1.17 +++ src/etc/Attic/login.conf 2005/01/21 13:36:27 1.18 @@ -1,11 +1,11 @@ -# $OpenBSD: login.conf,v 1.17 2004/08/23 23:01:41 pvalchev Exp $ +# $OpenBSD: login.conf,v 1.18 2005/01/21 13:36:27 otto Exp $ # # Sample login.conf file. See login.conf(5) for details. # # -# Standard authentication types: +# Standard authentication styles: # # krb5-or-pwd First try Kerberos V password, then local password file # passwd Use only the local password file @@ -22,10 +22,10 @@ # token Generic X9.9 token authentication # -# Default authentication methods +# Default allowed authentication styles auth-defaults:auth=passwd,skey: -# Default authentication methods for ftp +# Default allowed authentication styles for athentication type ftp auth-ftp-defaults:auth-ftp=passwd: #