diff options
Diffstat (limited to 'etc/login.conf')
-rw-r--r-- | etc/login.conf | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/etc/login.conf b/etc/login.conf index af09156..2efc4d0 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -9,7 +9,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.31 1999/05/28 11:07:16 jkh Exp $ +# $Id: login.conf,v 1.32 1999/07/14 22:36:10 nik Exp $ # # Default settings effectively disable resource limits, see the @@ -83,21 +83,6 @@ russian:Russian Users Accounts:\ ###################################################################### ###################################################################### -## Authentication methods -## Note that these are disabled by default, and libutil must -## be rebuilt with LOGIN_CAP_AUTH defined to use them. -# -#auth-defaults:\ -# :auth=krb_skey_or_passwd,passwd,kerberos,skey: -# -#auth-root-defaults:\ -# :auth-login=krb_skey_or_passwd,passwd,kerberos,skey:\ -# :auth-rlogin=krb_or_skey,kerberos,skey: -# -#auth-ftp-defaults:\ -# :auth=skey_or_pwd,passwd,skey: -# -# ## Example defaults ## These settings are used by login(1) by default for classless users ## Note that entries like "cputime" set both "cputime-cur" and "cputime-max" |