Adam Sloboda <[EMAIL PROTECTED]> writes:

> following rule crashes FTP connection after sending password:
>
> auth    sufficient    pam_thinkfinger.so
>
> when I remove common-auth from vsftpd PAM rules everything works.

You mean, when you remove pam_unix?  Please send both working and
non-working versions of /etc/pam.d/vsftpd and /etc/pam.d/common-auth.

> example of crashed connection:
>
> $ ftp 10.10.10.11
> Connected to 10.10.10.11.
> 220 (vsFTPd 2.0.5)
> Name (10.10.10.11:as):
> 331 Please specify the password.
> Password:
> *** glibc detected *** malloc(): memory corruption: 0x00000000410010e0
> ***
> Login failed.
> 421 Service not available, remote server has closed connection
> ftp>

Also, please send log output from "pam_thinkfinger.so debug" (with any
private information removed or obscured).

Thanks,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to