mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
#
|
|
# $FreeBSD: src/etc/auth.conf,v 1.4.2.1 2001/07/13 14:37:26 dd Exp $
|
|
#
|
|
# This file contains information on what types of authentication to use.
|
|
# It is just the beginnings of a greater scheme.
|
|
|
|
# crypt_default = md5 des
|
|
# auth_list = passwd kerberos
|
|
|
|
auth_list = passwd
|