Hi Guys & Gals,
I have setup and FTP server on Slackware 7.0. My hosts.deny file is as
follows
ALL: ALL
my hosts.allow is as follows
ftpd, wu.ftpd: ALL
I have a user (bruce - defined as a local user on the box) that needs to
have /home/ftp/pub/bruce as his root directory. The only way that I have
managed to accomplish this is bye specifying the followinf in my
/etc/ftpacces file
guestuser bruce
guest-root /home/ftp/pub/bruce bruce
In my /etc/ftpusers file i have the following
root
uucp
anonymous
ftp
guest
When i login to the box i loginf as bruce and the password for user bruce.
This is all fine, when i do a pwd it shows me root (/). But when i do an ls
in the directory it displays nothing. I can cd to the directory structure
under /home/ftp/pub/bruce and i can upload and download files, but i cannot
see anything when i login and do an ls or anything, it is as if the
directories dont exist, i tried using different ftp clients but still
nothing. It is asif it is disallowing the display of anydirectory listings
or contents of any of the directories.
Is there anything i am overlooking, have i forgotten anything out of the
config files, or is it something to do with making a user on the local
machine equivilent as guest on the ftpd side of things. I need to get this
working as soon as possible, any suggestions would be much appreciated.
Thanx
Bruce
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]