The UNIX and Linux Forums
>
Operating Systems
>
SUN Solaris
rsh
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
rsh
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
10-13-2008
jlliagre
ɹǝsn sıɹɐlosuǝdo
Join Date: Dec 2007
Location: Paris
Posts: 1,468
Quote:
Originally Posted by
incredible
You will need to add it to the /etc/services file then restart the
daemon
. svcadm restart inetd
rsh is already present in /etc/services in all Solaris releases:
Code:
shell 514/tcp cmd # no passwords used
To enable it, run
Code:
svcadm enable shell:default
then set the rhosts file(s) appropriately.
By the way, rsh is a pretty insecure protocol, ssh should be used instead.
jlliagre
View Public Profile
Find all posts by jlliagre
Find jlliagre's past nominations received
Find jlliagre's present nominations given