david l goodrich-2 wrote: > > On Fri, 26 Oct 2007 05:18:07 -0700 (PDT), gentoo1 <[EMAIL PROTECTED]> wrote: >> HI guys! >> I'm new in Open BSD world.. I have 5 years experience in Linux and > UNIX.. >> But now i have openbsd instalation since 1 week :) >> And a problem with vsftpd (anonymous): >> >> client says : >> 500 OOPS: vsftpd: cannot locate user specified in 'ftp_username':ftp >> . >> . >> . >> When i set >> anonymous_enable=NO >> local_enable=YES , >> Then Everything is okay: >> Connected to ..... >> 220 Welcome to Open BSD FTP server >> User (...:(none)): >> >> >> Please help me to solve this problem:blush: > > Do you have a user on your system named "ftp"? > --david > >> >> -- >> View this message in context: >> http://www.nabble.com/openBSD-4.1-%2B-vsftpd-tf4696963.html#a13426108 >> Sent from the openbsd user - misc mailing list archive at Nabble.com. > > >
I have this in /etc/passwd : _ftp:*:84:84:FTP Daemon:/var/empty:/sbin/nologin I have not been appending it as root in system but I think that this user is created by default / by instalation/ or not? Thanks in advance! -- View this message in context: http://www.nabble.com/openBSD-4.1-%2B-vsftpd-tf4696963.html#a13428534 Sent from the openbsd user - misc mailing list archive at Nabble.com.

