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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Rsh on ftp

Status
Not open for further replies.

Moez

Technical User
Jul 3, 2001
53
FR
HI

I have a problem to configure a restricted FTP access.
I have AIX V 4.3. The account anonymous work well, but when I want to use an user account with Rsh (Restricted shell) the login is deny !!

I added an account on /etc/passwd with /usr/bin Rsh defined, which is correctly noted in /etc/security/login.cfg.
The user's home directory have permissions (chmod 755), and is repertoried on group file.
Besides, the normal login with Rsh work well !

Thanks
 
I would guess that ftp does not allow Rsh. ftp allows you to change directories as you wish, however, Rsh does not allow this.

I don't think you'll have much success on this, but consider posting this in the AIX forum.

Bill.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top