Operating System - HP-UX
1838098 Members
3428 Online
110124 Solutions
New Discussion

restricted ftp capabilities

 
SOLVED
Go to solution
Rick Garland
Honored Contributor

restricted ftp capabilities

Hi all:

HPUX 11.11 rp7410 PHNE_29461 installed

Setting up a restricted ftp account. Have the user in a chroot jail in the directory I want them to be in. Problem - unable to see any of the files within that directory. The restricted user needs to be able to "see" the files so the user knows which file(s) to delete.

Help is appreciated
2 REPLIES 2
Sundar_7
Honored Contributor
Solution

Re: restricted ftp capabilities

What is the permissions of the user's home direcory ?

Did you create a usr/bin structure under the user's home directory and copy /sbin/ls ? - you might also need to copy /etc/passwd and /etc/group file to /etc directory.
Learn What to do ,How to do and more importantly When to do ?
Rick Garland
Honored Contributor

Re: restricted ftp capabilities

I did this for my test but now for the real user - stupid me...