mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
parent
92cd60fb25
commit
0f95e128c2
1 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# This file controls resource limits, accounting limits and
|
||||
# default user environment settings.
|
||||
#
|
||||
# $Id: login.conf,v 1.18 1997/12/01 21:18:39 obrien Exp $
|
||||
# $Id: login.conf,v 1.19 1997/12/03 01:12:48 ache Exp $
|
||||
#
|
||||
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ auth-defaults:\
|
|||
|
||||
auth-root-defaults:\
|
||||
:auth-login=krb_skey_or_passwd,passwd,kerberos,skey:\
|
||||
:auth-rlogin=krb_or_skey,kerberos,skey:\
|
||||
:auth-rlogin=krb_or_skey,kerberos,skey:
|
||||
|
||||
auth-ftp-defaults:\
|
||||
:auth=skey_or_pwd,passwd,skey:
|
||||
|
|
@ -121,7 +121,7 @@ root:\
|
|||
:priority=0:\
|
||||
:requirehome@:\
|
||||
:umask=022:\
|
||||
:tc=auth-root-defaults:\
|
||||
:tc=auth-root-defaults:
|
||||
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue