summaryrefslogtreecommitdiff
path: root/net/netatalk-devel/pkg-message
blob: 23d91dbf7b03d726382693b85f85a8ded6eacdc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
###
If you compiled WITH_PAM support, you need to edit /etc/pam.conf to add
support for netatalk.  To do so, add the following three lines to this
file:

netatalk	auth	required	pam_unix.so	try_first_pass
netatalk	account	required	pam_unix.so	try_first_pass
netatalk	session	required	pam_permit.so
###