1834305 Members
2442 Online
110066 Solutions
New Discussion

ftp restriction

 
peterlwin
Occasional Contributor

ftp restriction

I would like to give access to specific ftp user so that he/she can only access to his home dir or specific dir. he/she should not have any access to another dir. Here are my questions.

1) How to create ftp user account? is it same as normal user account?

2) How to give access only to specific dir?

3) How to restrict users so that only ftp users can do ftp?

thanks for your attention..
3 REPLIES 3
Rajeev Tyagi
Valued Contributor

Re: ftp restriction

Peter,


Chroot sftp feature of SSH might answer your question which will restrict FTP user to chroot directory or directories below it only. Please refer to this URL for implementation steps.

http://docs.hp.com/en/T1471-90011/ch01s12.html
Joseph Loo
Honored Contributor

Re: ftp restriction

hi,

ftpaccess will be your answer. follow the steps from this doc:

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

regards.
what you do not see does not mean you should not believe
KCS_1
Respected Contributor

Re: ftp restriction

Hi,

I agree with Josep's opinion that you can make it by ftpaccess.

Have a look at the attached file that expains how to make restrict ftp.
Easy going at all.