You are not logged in.

#1 2013-01-06 16:27:06

Ztjuh
Member
Registered: 2011-05-30
Posts: 58

[SOLVED] vsftpd problem

I can't login to my FTP, so I watched the log files.

Sun Jan  6 16:08:19 2013 [pid 2] CONNECT: Client "192.168.0.50"
Sun Jan  6 16:08:19 2013 [pid 1] [username] FAIL LOGIN: Client "192.168.0.50"
Sun Jan  6 16:13:23 2013 [pid 2] CONNECT: Client "192.168.0.50"
Sun Jan  6 16:13:23 2013 [pid 1] [username] FAIL LOGIN: Client "192.168.0.50"

I know the password is right. So I checked auth.log

Jan  6 16:13:23 localhost vsftpd: PAM unable to dlopen(/usr/lib/security/pam_unix.so): /usr/lib/libpthread.so.0: symbol __madvise, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
Jan  6 16:13:23 localhost vsftpd: PAM adding faulty module: /usr/lib/security/pam_unix.so

I don't have any qlue what to do. Where do I start?

Last edited by Ztjuh (2013-02-25 12:50:11)

Offline

#2 2013-01-07 12:22:01

jjacky
Member
Registered: 2011-11-09
Posts: 347
Website

Re: [SOLVED] vsftpd problem

I'd guess you upgraded glibc but haven't restarted vsftpd since, just restart it and it should work fine.

Offline

#3 2013-01-09 15:52:26

Ztjuh
Member
Registered: 2011-05-30
Posts: 58

Re: [SOLVED] vsftpd problem

Wow smile Thanks!

Offline

Board footer

Powered by FluxBB