Subject: | Add PAM support to ftpd |
Date: | Thu, 26 Jan 2006 16:24:52 -0800 |
From: | "Nate Yocom" <nate.yocom@centrify.com> |
To: | <krb5-bugs@mit.edu> |
Users without kerberos credentials or local accounts (i.e. PAM users)
cannot login using ftp. The attached patch adds a new function to
verify user credentials via PAM, and includes the use of that function
to effect login if the kerberos or the pam check come back successful.
None of this code is included unless HAVE_PAM is set - patch includes
changes to detect the existence of pam libraries/headers.
Nate Yocom
Senior Software Engineer
Centrify Corporation
425.462.5894
www.centrify.com
cannot login using ftp. The attached patch adds a new function to
verify user credentials via PAM, and includes the use of that function
to effect login if the kerberos or the pam check come back successful.
None of this code is included unless HAVE_PAM is set - patch includes
changes to detect the existence of pam libraries/headers.
Nate Yocom
Senior Software Engineer
Centrify Corporation
425.462.5894
www.centrify.com
Message body not shown because it is not plain text.