mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
and PAM configuration. Remove the line concerning "auth_list" from the template, since it's referenced only in the tinyware password command, and only #ifdef KERBEROS, which isn't defined in tinyware. Add a comment about auth.conf being on the way out the door. The one remaining consumer of auth.conf is crypt(3).
8 lines
173 B
Text
8 lines
173 B
Text
#
|
|
# $FreeBSD$
|
|
#
|
|
# Configure some authentication-related defaults. This file is being
|
|
# gradually subsumed by user class and PAM configuration.
|
|
#
|
|
|
|
# crypt_default = md5 des
|