Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 02:19:43 +0100 (CET)
From:      wolfgang@lyxys.ka.sub.org (Wolfgang Zenker)
To:        Jason Watkins <jwatkins@firstplan.com>
Cc:        Freebsd-Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ftp logins
Message-ID:  <m14Ks7b-003pWiC@lyxys.ka.sub.org>
In-Reply-To: <JBEOKPCEMKJLMJAKBECCKECPCFAA.jwatkins@firstplan.com> "from Jason Watkins at Jan 22, 2001 04:05:01 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> I've since built and installed wu-ftpd-2.6.0. Now users are prompted for a
> password, however, are still denied login.

> Newly created users work just fine. Existing users can login via ssh, etc
> just fine.

it could have something to do with password encryption methods. Maybe your
newly created users have DES-passwords and the old ones MD5 or vice versa?
Have a look in /etc/master.passwd, if the password field starts with  "$1$"
its a MD5-password, otherwise DES.

Wolfgang


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m14Ks7b-003pWiC>