summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Insulander <hin@cvs.openbsd.org>2001-06-24 23:37:31 +0000
committerHans Insulander <hin@cvs.openbsd.org>2001-06-24 23:37:31 +0000
commita7b5337771613beb74161b84bc754858a8f73490 (patch)
tree2f0a1f146d397271f7b26f44d4653c70744ce311
parent6ee4d4f80a258cb9a12b6a34fb46aa1eba2a24ee (diff)
Rename login_krb-or-pwd to login_krb4-or-pwd
-rw-r--r--etc/login.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/login.conf b/etc/login.conf
index 82c40720032..e073f06ecf5 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -1,14 +1,14 @@
-# $OpenBSD: login.conf,v 1.5 2001/06/18 21:09:22 millert Exp $
+# $OpenBSD: login.conf,v 1.6 2001/06/24 23:37:30 hin Exp $
#
# Sample login.conf file. See login.conf(5) for details.
#
# Default authentication methods
-auth-defaults:auth=krb-or-pwd,passwd,skey,chpass,lchpass:
+auth-defaults:auth=krb4-or-pwd,passwd,skey,chpass,lchpass:
# Default authentication methods for ftp
-auth-ftp-defaults:auth-ftp=krb-or-pwd,passwd,skey:
+auth-ftp-defaults:auth-ftp=krb4-or-pwd,passwd,skey:
#
# Standard default entry.