|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: login.conf,v 1.10 2019/05/02 08:35:10 ajacoutot Exp $ |
|
|
|
# $OpenBSD: login.conf,v 1.11 2019/06/02 06:46:17 jmc Exp $ |
|
|
|
|
|
|
|
# |
|
|
|
# Sample login.conf file. See login.conf(5) for details. |
|
|
@ -8,7 +8,7 @@ |
|
|
|
# Standard authentication styles: |
|
|
|
# |
|
|
|
# passwd Use only the local password file |
|
|
|
# chpass Do not authenticate, but change users password (change |
|
|
|
# chpass Do not authenticate, but change user's password (change |
|
|
|
# the YP password if the user has one, else change the |
|
|
|
# local password) |
|
|
|
# lchpass Do not login; change user's local password instead |
|
|
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd: |
|
|
|
# The default values |
|
|
|
# To alter the default authentication types change the line: |
|
|
|
# :tc=auth-defaults:\ |
|
|
|
# to be read something like: (enables passwd, "myauth", and activ) |
|
|
|
# to read something like: (enables passwd, "myauth", and activ) |
|
|
|
# :auth=passwd,myauth,activ:\ |
|
|
|
# Any value changed in the daemon class should be reset in default |
|
|
|
# class. |
|
|
@ -55,7 +55,7 @@ default:\ |
|
|
|
# |
|
|
|
# Settings used by /etc/rc and root |
|
|
|
# This must be set properly for daemons started as root by inetd as well. |
|
|
|
# Be sure reset these values back to system defaults in the default class! |
|
|
|
# Be sure to reset these values to system defaults in the default class! |
|
|
|
# |
|
|
|
daemon:\ |
|
|
|
:ignorenologin:\ |
|
|
|