Hello Jay, Probably needs a --configure option. Also check out the vsftpdrocks FAQ [1].
[1] <http://www.vsftpdrocks.org/faq/> Ed <http://blog.eonsec.com> On Jan 30, 2008 11:26 AM, Jay Jesus Amorin <[EMAIL PROTECTED]> wrote: > Hi Pluggers, > > I just install vsftpd(through http://vsftpd.beasts.org/) from source on a > Red Hat 3.4.4-2 machine and copy libpam-pwdfile_0.99-3_i386.deb from ubuntu > 7.04, convert it to rpm and install libpam-pwdfile on the redhat machine. > > Now my problem is i cant let vsftpd authenticate against libpam-pwdfile. > > Based on the info. below, i think vsftpd is not compiled against pam. > > [EMAIL PROTECTED] ~]# ldd /usr/local/sbin/vsftpd > libcrypt.so.1 => /lib/libcrypt.so.1 (0x0083e000) > libdl.so.2 => /lib/libdl.so.2 (0x00602000) > libnsl.so.1 => /lib/libnsl.so.1 (0x00ca7000) > libresolv.so.2 => /lib/libresolv.so.2 (0x0071c000) > libutil.so.1 => /lib/libutil.so.1 (0x00968000) > libcap.so.1 => /lib/libcap.so.1 (0x00111000) > libc.so.6 => /lib/tls/libc.so.6 (0x004d4000) > /lib/ld-linux.so.2 (0x004ba000) > > > [EMAIL PROTECTED] vsftpd]# cat builddefs.h > #ifndef VSF_BUILDDEFS_H > #define VSF_BUILDDEFS_H > > #undef VSF_BUILD_TCPWRAPPERS > #define VSF_BUILD_PAM > #undef VSF_BUILD_SSL > > #endif /* VSF_BUILDDEFS_H */ > > > [EMAIL PROTECTED] vsftpd]# rpm -qa | grep pam > pam_ccreds-1-3 > libpam-pwdfile-0.99-4 > pam-0.77-66.11 > pam_passwdqc-0.7.5-2 > pam_krb5-2.1.8-1 > pam_smb-1.1.7-5 > > > TIA > > jayamorin > > -- > Ang nagtanong ay tanga. Ang hindi nagtanong ay nanatiling tanga. -jayamorin > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

