- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Facing problems with rsh-server installation on RE...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 06:11 PM
10-18-2006 06:11 PM
Facing problems with rsh-server installation on REDHAT 5
I am getting the following error message, when i tried to install rsh-server package on my RHEL 5 m/c.
[root@hazlx10 ~]# rpm -i rsh-server-0.17-34.2.x86_64.rpm
error: open of rsh-server-0.17-34.2.x86_64.rpm failed: No such file or directory
I also tried the following options but no luck.
[root@hazlx10 ~]# rpm -U rsh-server-0.17-34.2.x86_64.rpm
[root@hazlx10 ~]# rpm -F rsh-server-0.17-34.2.x86_64.rpm.
Any ideas on this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 06:24 PM
10-18-2006 06:24 PM
Re: Facing problems with rsh-server installation on REDHAT 5
ls rsh-*.rpm
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 09:21 PM
10-18-2006 09:21 PM
Re: Facing problems with rsh-server installation on REDHAT 5
-> edited /etc/xinet.d/rsh 15 th line " disable = yes" to "disable=yes"
-> .rhosts file is updated
->chkconfig rsh on
I am getting permission denied message.
[root@hazlx10 xinetd.d]# rsh hazlx10 pwd
Trying krb4 rsh...
krb_sendauth failed: You have no tickets cached
trying normal rsh (/usr/bin/rsh)
Permission denied.
Any ideas on this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 09:30 PM
10-18-2006 09:30 PM
Re: Facing problems with rsh-server installation on REDHAT 5
It looks like you don't assign points to the replies you get. It will be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 09:32 PM
10-18-2006 09:32 PM
Re: Facing problems with rsh-server installation on REDHAT 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 10:41 PM
10-18-2006 10:41 PM
Re: Facing problems with rsh-server installation on REDHAT 5
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 10:57 PM
10-18-2006 10:57 PM
Re: Facing problems with rsh-server installation on REDHAT 5
The following snippet explain u , what i did
[root@hazlx10 etc]# type rsh
rsh is hashed (/usr/bin/rsh)
[root@hazlx10 etc]# rsh hazlx10 pwd
Permission denied.
system log messages:
Oct 19 04:33:33 hazlx10 xinetd[4033]: START: shell pid=4045 from=16.180.184.132
Oct 19 04:33:33 hazlx10 rshd[4045]: rsh denied to root@hazlx10.ind.hp.com as root: Permission denied.
Oct 19 04:33:33 hazlx10 rshd[4045]: rsh command was 'pwd'
Oct 19 04:33:33 hazlx10 xinetd[4033]: EXIT: shell status=1 pid=4045 duration=0(sec)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 11:05 PM
10-18-2006 11:05 PM
Re: Facing problems with rsh-server installation on REDHAT 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 12:39 AM
10-19-2006 12:39 AM
Re: Facing problems with rsh-server installation on REDHAT 5
it means that .rhost in /root directory has to have hazlx10.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 01:21 AM
10-19-2006 01:21 AM
Re: Facing problems with rsh-server installation on REDHAT 5
service xinetd restart
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 03:05 AM
10-19-2006 03:05 AM
Re: Facing problems with rsh-server installation on REDHAT 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 08:53 PM
10-22-2006 08:53 PM
Re: Facing problems with rsh-server installation on REDHAT 5
I tried all your options. But still i am seeing this problem. I think this problem is specfic to RHEL 5. Have any one seen, "rsh working fine on RHEL 5" ? I havent seen this problem on SLES 10/RHEL 4. System log also not giving much details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 09:10 PM
10-22-2006 09:10 PM
Re: Facing problems with rsh-server installation on REDHAT 5
You said that u did "edited /etc/xinet.d/rsh 15 th line " disable = yes" to "disable=yes"
"
You need to chnage it to say
disable=no
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 09:11 PM
10-22-2006 09:11 PM