> -----Original Message-----
> From: Systems Administrator [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 17, 2000 6:41 PM
> To: [EMAIL PROTECTED]
> Subject: [plug] wu-ftpd anonymous log-in
> 
> 
> my server does let me in ftp using anonymous login. It says 
> that login is
> incorrect?  I have a user ftp in my passwd file already.  It 
> used to work
> then I would see the pub directory but now for some reason it gives me
> this error.  What do you think guys?  Thanks.
> 

check your /etc/ftpaccess file. It should contain something like

class   all   real,guest,anonymous  *

email root@localhost

loginfails 5

readme  README*    login
readme  README*    cwd=*

message /welcome.msg            login
message .message                cwd=*

compress        yes             all
tar             yes             all
chmod           no              guest,anonymous
delete          no              guest,anonymous
overwrite       no              guest,anonymous
rename          no              guest,anonymous

log transfers anonymous,real inbound,outbound

shutdown /etc/shutmsg

passwd-check rfc822 warn

-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to