1836438 Members
3529 Online
110100 Solutions
New Discussion

FTP question

 
Scott Guy_2
Advisor

FTP question

Ok,
I've set up a new user who needs FTP access to send some daily billing files. I assigned them a restricted shell (/bin/rksh) and made their "home" directory the directory where they should drop the files.
In my testing, if I simply telnet and login as that user, I can't change directory to any other directory, which is the way I want it. BUT, via FTP, I can traverse all the way down to root and anywhere else. I need to prevent that.
Any tips?
2 REPLIES 2
Sanjay_6
Honored Contributor

Re: FTP question

Hi Scott,

Use ftpaccess to control the id behavior,

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000073094324

The itrc doc id is KBRC00008355.

Hope this helps.

Regds