mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
10 lines
210 B
Text
10 lines
210 B
Text
#
|
|
# $FreeBSD$
|
|
#
|
|
# This file contains information on what types of authentication to use.
|
|
# It is just the beginnings of a greater scheme.
|
|
|
|
# auth_default = des
|
|
# auth_list = passwd kerberos
|
|
|
|
auth_list = passwd
|