« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today
XML

Neat blogs

Navigation

Editing

Powered by Roller Weblogger.

statcounter.com

clustrmaps.com

Locations of visitors to this page

technorati.com

20080715 Tuesday July 15, 2008
Fighting rsh - pnfs-3-11.central.sun.com: Connection refused

Trying to run a test program which needs rsh, and I'm getting:

# rsh pnfs-3-11.central w
pnfs-3-11.central.sun.com: Connection refused

Evidently rshd is not running. There is plenty of info on how to get it running pre-Solaris 10. Hmm, how do I get started with smf?

# svcadm enable svc:/network/shell:default
# svcadm enable svc:/network/login:rlogin

I threw in rlogin for free!

Make sure to fill in your /etc/hosts and .rhosts files as needed.

# rsh pnfs-3-11.central w
  1:58pm  up 9 min(s),  1 user,  load average: 0.00, 0.05, 0.05
User     tty           login@  idle   JCPU   PCPU  what
root     pts/1         1:50pm     6                -sh

Originally posted on Kool Aid Served Daily
Copyright (C) 2008, Kool Aid Served Daily

Trackback URL: http://blogs.sun.com/tdh/entry/fighting_rsh_pnfs_3_11
Comments:

why you no like ssh ?

Posted by Jim Hacker on July 24, 2008 at 08:56 PM CDT #

Seriously, use ssh.

Posted by Nico on August 13, 2008 at 03:58 PM CDT #

Sometimes you have to use an existing tool. I'm not sure if the miniPIT test suite supports ssh.

Posted by Tom Haynes on August 13, 2008 at 04:05 PM CDT #

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed