Browse Source

Remove the kerberos login methods.

ok henning@
OPENBSD_5_6
reyk 10 years ago
parent
commit
0b6d3f347f
19 changed files with 19 additions and 57 deletions
  1. +1
    -3
      src/etc/etc.alpha/login.conf
  2. +1
    -3
      src/etc/etc.amd64/login.conf
  3. +1
    -3
      src/etc/etc.armish/login.conf
  4. +1
    -3
      src/etc/etc.armv7/login.conf
  5. +1
    -3
      src/etc/etc.aviion/login.conf
  6. +1
    -3
      src/etc/etc.hppa/login.conf
  7. +1
    -3
      src/etc/etc.hppa64/login.conf
  8. +1
    -3
      src/etc/etc.i386/login.conf
  9. +1
    -3
      src/etc/etc.landisk/login.conf
  10. +1
    -3
      src/etc/etc.loongson/login.conf
  11. +1
    -3
      src/etc/etc.luna88k/login.conf
  12. +1
    -3
      src/etc/etc.macppc/login.conf
  13. +1
    -3
      src/etc/etc.octeon/login.conf
  14. +1
    -3
      src/etc/etc.sgi/login.conf
  15. +1
    -3
      src/etc/etc.socppc/login.conf
  16. +1
    -3
      src/etc/etc.sparc/login.conf
  17. +1
    -3
      src/etc/etc.sparc64/login.conf
  18. +1
    -3
      src/etc/etc.vax/login.conf
  19. +1
    -3
      src/etc/etc.zaurus/login.conf

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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:39 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:00 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


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

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.1 2014/03/26 20:17:01 tedu Exp $
# $OpenBSD: login.conf,v 1.2 2014/04/22 11:03:40 reyk Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -7,9 +7,7 @@
#
# Standard authentication styles:
#
# krb5-or-pwd First try Kerberos V password, then local password file
# passwd Use only the local password file
# krb5 Use only the Kerberos V password
# chpass Do not authenticate, but change users password (change
# the YP password if the user has one, else change the
# local password)


Loading…
Cancel
Save