=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/login.conf,v retrieving revision 1.17 retrieving revision 1.18 diff -c -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 **** ! # $OpenBSD: login.conf,v 1.17 2004/08/23 23:01:41 pvalchev Exp $ # # Sample login.conf file. See login.conf(5) for details. # # ! # Standard authentication types: # # krb5-or-pwd First try Kerberos V password, then local password file # passwd Use only the local password file --- 1,11 ---- ! # $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 styles: # # krb5-or-pwd First try Kerberos V password, then local password file # passwd Use only the local password file *************** *** 22,31 **** # token Generic X9.9 token authentication # ! # Default authentication methods auth-defaults:auth=passwd,skey: ! # Default authentication methods for ftp auth-ftp-defaults:auth-ftp=passwd: # --- 22,31 ---- # token Generic X9.9 token authentication # ! # Default allowed authentication styles auth-defaults:auth=passwd,skey: ! # Default allowed authentication styles for athentication type ftp auth-ftp-defaults:auth-ftp=passwd: #