I have installed wu-ftpd 2.4.2-vr16 My /etc/ftpaccess looks like:
class all real,guest,anonymous,ftp *
guestuser pixie,dixie,ftp
guestgroup ftponly
limit all 100 Any /etc/msgs/msg.dead
readme README* login
readme README* cwd=*
message /welcome.msg LOGIN
message .message cwd=*
compress yes all
tar yes all
log commands ftp,anonymous,guestuser,real
log transfers ftp,anonymous,guestuser,real inbound,outbound
shutdown /etc/shutmsg
greeting brief
# passwd-check <none|trivial|rfc822> [<enforce|warn>]
passwd-check trivial warn
mkdir no pixie,ftp
delete no pixie,ftp
upload /home/ftp /upload/* yes ftp ftp 0600 nodirs upload /home/pixie/
/upload/* yes pixie ftponly 0600 nodirs
and my proper line in /etc/inetd.conf: ftp stream tcp nowait root
/usr/sbin/wu.ftpd /usr/sbin/wu.ftpd -a -l -d -L -i -o I was sure that it
make user pixie not allowed to make and delete directories but he can do it
whilst user ftp can't do that!!!
Where did I make a mistake?
Regards
Ecol ec...@kki.net.pl
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own