Link to home
Start Free TrialLog in
Avatar of eberhardt2329
eberhardt2329

asked on

linux anonomous acces

Hello I would like to create a directory on the linux server that is called download. then have anonomous user only have access to this and nothing else how woudl I do this?
Avatar of fixnix
fixnix

what kind of access?  ftp?  shell?   nfs?  smb?  etc
you already have anonymous ftp running (from your other question...)

try logging in as a 'real' non-root user to see if that works (to confirm that it doesn't)

then, you need to find out where your pub directory is, and create a subdir called download in there
Avatar of eberhardt2329

ASKER

ok I found the pub directory, how do I have teh anonomous user got dtraight to the download directory in pub? (i created a download folder in the pub directory)
actually what would be great is have the go diectly to the pub directory this way they can see teh download and the upload folders
i found the pub when I ftp in, but I am unable to find it on teh linux box?
ASKER CERTIFIED SOLUTION
Avatar of JammyPak
JammyPak
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ok I also found the ftp user in red hat manager, but when I went to click proporties, I clicked delete instead, what do I do to rectify this bonehead move