Commit | Line | Data |
---|---|---|
984263bc MD |
1 | # |
2 | # $FreeBSD: src/etc/auth.conf,v 1.4.2.1 2001/07/13 14:37:26 dd Exp $ | |
1de703da | 3 | # $DragonFly: src/etc/auth.conf,v 1.2 2003/06/17 04:24:45 dillon Exp $ |
984263bc MD |
4 | # |
5 | # This file contains information on what types of authentication to use. | |
6 | # It is just the beginnings of a greater scheme. | |
7 | ||
5cc8fad5 | 8 | # crypt_default = sha512 sha256 blf md5 des |
984263bc MD |
9 | # auth_list = passwd kerberos |
10 | ||
11 | auth_list = passwd |