At 12:25 AM 10/23/99 +0400, Ilya Naumov wrote:
>Hello,
>
>recently i've got the following problem with proftpd.
>
>this daemon (pre8) worked ok until one of recent "make world"s. after
>that it started to deny any non-anonymous logins with the following
>diags:
>
>Oct 23 00:18:11 camel proftpd[76540]: PAM(camel): Authentication failure
>Oct 23 00:18:11 camel proftpd[76540]: USER camel: incorrect password
>from 192.168.2.2 [192.168.2.2] to xxx.xxx.xxx.xxx:21
>Oct 23 00:18:00 camel proftpd[76540]: FTP session closed.
>
>entries in pam.conf related to ftp are correct and proftpd.conf is
>ok too (i guess :).
>
>so, is it a problem connected to changes in PAM or anything else?
>thank you.
>
I had the same problem and hacked at it for few hours.
the only way I could get it to work was to put
PersistentPasswd On
in the /usr/local/etc/proftpd.conf file.
It stopped working about last weekend.
With the above line added it works fine.
Manfred
=====================
|| [EMAIL PROTECTED] ||
|| Ph. (415) 681-6235 ||
=====================
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message