![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change ip via remsh | kenshinhimura | HP-UX | 7 | 04-12-2008 06:03 AM |
| remsh problem | sabyasm | UNIX for Advanced & Expert Users | 2 | 12-06-2005 03:21 PM |
| remsh | kazanoova2 | UNIX for Dummies Questions & Answers | 3 | 12-21-2004 06:39 AM |
| remsh question | aaareyes | UNIX for Dummies Questions & Answers | 2 | 06-04-2003 12:10 PM |
| remsh and nohup | tavaresd | UNIX for Dummies Questions & Answers | 2 | 09-10-2002 06:28 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
host Solaris 5.9 E250 host-name: sunsrv1
remote Solaris 5.8 Netra 250 host_name: sspfs_svr i am able to remsh (or rsh)from remote to host like ; Code:
$ remsh sunsrv1 uname -n sunsrv1 Code:
# remsh sspfs_svr ls sspfs_svr: Connection refused Code:
# rsh -l Code:
# rsh -l cpacaci sspfs_svr ls sspfs_svr: Connection refused I configured the following files ; .rhosts /etc/passwd (identical users; both in host and remote) /etc/hosts any advice ? Thanks |
| Forum Sponsor | ||
|
|
|
|||
|
following problematic Netra 240 server cannot access remotely, even though ping telnet etc. is working. Here is the inetd.conf status;
Code:
# cat /etc/inetd.conf |grep rsh shell stream tcp nowait root /usr/sbin/in.rshd in.rshd shell stream tcp6 nowait root /usr/sbin/in.rshd in.rshd # uname -a SunOS sspfs_svr 5.8 Generic_117000-01 sun4u sparc SUNW,Netra-240 # |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|