#23852: Pam and pure-ftpd in SL ---------------------------------+------------------------------------------ Reporter: zacdurham@… | Owner: scott@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: snowleopard | Port: pure-ftpd ---------------------------------+------------------------------------------ Comment(by scott@…): Replying to [ticket:23852 zacdurham@…]:
If I'm not mistaken, pam_securityserver.so is depricated in SL. Using pam_opendirectory.so2 got pam support working for me in the port supplied /etc/pam.d/pure-ftpd/ entry.
Do you have reference for this deprecation? If I look in /etc/pam.d a the OS X built in ftp server PAM settings, I see: {{{$cat ftpd # login: auth account password session auth required pam_opendirectory.so account required pam_permit.so password required pam_deny.so session required pam_permit.so}}} I do not see any mention anywhere of pam_opendirectory.so2, and this trac ticket is the only entry in google for the term "pam_opendirectory.so2" -- Ticket URL: <http://trac.macports.org/ticket/23852#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS