ftp question

Tom Dudas tomdudas at mybc.com
Thu May 3 22:19:26 GMT 2001


hello

I have turned on my ftpd via INETD

here is my ftpaccess file.  how do I disallow anonymous ftp

------------------------------

class   all   real,guest,anonymous  *

email root at 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





More information about the samba mailing list