Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restricted FTP User...

Status
Not open for further replies.

sirrom

Technical User
Jul 11, 2001
80
GB
I desperately need to setup an FTP user that can on move from dir /ABC to /XYZ e.g /abc/xyz I cannot have them accessing any other part of the system.
I know how-to set them using useradd so that /XYZ is the initial login dir. How can I stop them from moving.
Any advice would be well received.
Thanks in advance.
SunOS 5.8Generic_108528-03 sun4u sparc SUNW,Ultra-2
 
I think you need to setup a chroot ftp server. google is the best place to start searching how to do this.
 
Set up an ftp group allowing access to the specific /dir's you want to allow. Incorporate acl's if need be.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top