![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ssh permission denied | gefa | AIX | 3 | 12-04-2008 10:52 AM |
| Permission Denied | howeezy | UNIX for Dummies Questions & Answers | 0 | 09-14-2005 09:52 AM |
| tar : permission denied | big123456 | UNIX for Advanced & Expert Users | 0 | 09-09-2005 04:32 AM |
| rcp 'permission denied' | Kevin Pryke | UNIX for Dummies Questions & Answers | 6 | 04-24-2002 04:20 AM |
| Permission Denied using VI on my NFS | jennifer | UNIX for Dummies Questions & Answers | 4 | 08-08-2001 06:34 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
To get rsh working you should all of these:
- allow the remote computer to access the rsh server (see /etc/hosts.allow and your firewall) - make the rsh daemon usable (usually in /etc/inetd.conf there is a line about "shell" service) - put a "IN A" and a "IN PTR" and record in the DNS specifying the computer which access your server (if your remote machine cannot be accessed as hostname.domain.net you will not be able to use rshd from that machine) - tell the server who is using remote shell from that address (hostname.domain.net) in "/etc/hosts.equiv" - now try again ![]() Quote:
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|