Hi all,
In r17441 DJ added PAM support to vsftpd. But when I was installing it I found
a hard-coded absolute path to PAM module:
auth required /lib/security/pam_listfile.so item=user sense=deny \
file=/etc/ftpusers \
onerr=succeed
But OTOH pam_shells.so doesn't have an absolute path:
auth required pam_shells.so
So is this absolute path intentional or an oversight?
--
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page