- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rsh and kerebros pbm
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
07-05-2005 07:00 PM
07-05-2005 07:00 PM
I am trying to do:
# rsh
from any linux(redhat) machine and it just hangs over there, the cursor keeps blinking/waiting.
If I do
# rsh
from any linux(redhat) machine it gives the error:
krb_sendauth failed: You have no tickets cached
and then asks for
password:
After i give the password it works.
Please advice how can i do
# rsh
Tried searching a lot on google and trying some commands, but no luck :(
Please guide.
Thanks Much,
Puneet.
Solved! Go to Solution.
- Tags:
- rsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 07:14 PM
07-05-2005 07:14 PM
Re: rsh and kerebros pbm
are you sure that in your HP system the /.rhosts file is correct configured with the name of the clients?
Tries to insert a + within these file and tries again, if these OK, than edit again whit hostname and user!!
Giacomo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 08:52 PM
07-05-2005 08:52 PM
Re: rsh and kerebros pbm
Thanks for the prompt reply.
I added in .rhosts file:
I am able to do
# rsh
But I am still not able to do from linux machine:
# rsh
Please guide
Puneet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 08:55 PM
07-05-2005 08:55 PM
Re: rsh and kerebros pbm
rsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 08:59 PM
07-05-2005 08:59 PM
Re: rsh and kerebros pbm
'rsh
'rsh
remshd from HP-UX system is making inbound connection to your Linux system to pass stderr from
So if you do have firewall on your Linux system disable it temporarily to see if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 09:24 PM
07-05-2005 09:24 PM
Re: rsh and kerebros pbm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 09:26 PM
07-05-2005 09:26 PM
Re: rsh and kerebros pbm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 09:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 10:12 PM
07-05-2005 10:12 PM
Re: rsh and kerebros pbm
I understand that the problem is not on the Server side, but on the client side.
In other word you have to configure the "tickets" whith a kerberos command (like kinit and klist) on your linux system,
regards
Giacomo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 11:13 PM
07-05-2005 11:13 PM
Re: rsh and kerebros pbm
TONS of THANKS for your strong support and help.
Ermin: it worked with using the following coomand on Linux machine(s)
# /usr/bin/rsh
Giacomo: Thanks to you as well for your replies. the pbm was on the HP side only because I was getting the same error from differenr linux machines.
God Bless and keep up the good work :)
Take Care,
Puneet (India)