folks, i was able to get a solution on this. In proftpd, if u r using mysql password encryption, then u need to remove the line that says,
SQLAuthTypes Plaintext Crypt Coz, by default proftpd decrypts the password. In simple words, it worked for me when i commented this line. Ratnakar Koli --- Ratnakar Koli <[EMAIL PROTECTED]> wrote: > hi folks, > > I have successfully setup proftpd + mysql + proma, > on > my FC5. But still i m facing this 1 prob. When I > create a user with encrypted password, and then try > login into the ftp server, it says "login > incorrect". > I tried changing the password to plaintext, only > then > it allowed me. > > in my proftpd.conf, my SQLAuthentication is > Plaintext > Crypt. somewhere in google i found i need to > recompile > using openssl, i did the same, and changed proftpd > -> > SQLAuthentication OpenSSL. even then it doesnt work. > > Can some1 pls assist me with this problem? how do i > make proftpd read encrypted password? > > thanx in advance. > > Ratnakar > > Send instant messages to your online friends > http://uk.messenger.yahoo.com > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support > web services, security? > Get stuff done quickly with pre-integrated > technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 > based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > linux-india-help mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linux-india-help > Send instant messages to your online friends http://uk.messenger.yahoo.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
