Browse Source

fix comments; seb@todesplanet.de

OPENBSD_3_2
deraadt 22 years ago
parent
commit
7c1aa5137e
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/etc/login.conf

+ 3
- 3
src/etc/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.12 2002/08/02 23:59:03 deraadt Exp $
# $OpenBSD: login.conf,v 1.13 2002/08/29 11:18:17 deraadt Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -24,10 +24,10 @@
# token Generic X9.9 token authentication
#
# Default authentication methods (krb4-or-pwd by default)
# Default authentication methods
auth-defaults:auth=passwd,skey:
# Default authentication methods for ftp (krb4-or-pwd by default)
# Default authentication methods for ftp
auth-ftp-defaults:auth-ftp=passwd:
#


Loading…
Cancel
Save