2nd Request rsh rlogin is still not worken, even after trying all the sugestions
- From: "Alsemgeest, Wim \(W.L.\)" <w.l.alsemgeest@xxxxxxxxxx>
- Date: Fri, 28 Jul 2006 07:37:17 +0200
Dear admins,
I received some solutions for this problem, but none worked.
I received the suggestion to use ssh. We are using rsh to login, but
some tools need rsh / rlogin. I can't change that.
Even after trying all the suggestions rsh still dousn't work. See here
the examples:
From serverA I'll try to go to serverB
serverA:walsemge $ rlogin $serverB
serverB: Connection refused
So, on serverB I'll enable some things:
# svcadm enable svc:/network/login:rlogin
# svcadm enable svc:/network/shell:default# svcadm enable svc:/network/login:default Gives an error
# svcadm enable svc:/network/login:rlogin
# svcadm refresh inetd
Then I'll check if the service is enabled:
# svcs -a | grep rlogin
uninitialized May_20 svc:/network/login:rlogin
# svcs -a | grep shell:rlogin
uninitialized May_20 svc:/network/shell:default
Then I'll check the same with the inetadm tool
# inetadm | grep -i rlogin
enabled uninitialized svc:/network/login:rlogin
I'm trying to enable it
# inetadm -e rlogin
But still after checking it again, the service will remain
# inetadm | grep -i rlogin
enabled uninitialized svc:/network/login:rlogin
The value in the /etc/pam.conf is OK:
rlogin auth sufficient pam_rhosts_auth.so.1
rlogin auth requisite pam_authtok_get.so.1
rlogin auth required pam_dhkeys.so.1
rlogin auth required pam_unix_cred.so.1
rlogin auth required pam_unix_auth.so.1
In my ~/.rhosts file the serverA is present.
Please help me to solv this problem.
Wim Alsemgeest
w.l.alsemgeest@xxxxxxxxxx
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: SUMMARY: Vxvm 3.5 File sytem grow and mirror backup question
- Next by Date: SUMMARY enable rsh / rlogin
- Previous by thread: E250 Hang Related to SCSI Errors?
- Next by thread: SUMMARY enable rsh / rlogin
- Index(es):
Relevant Pages
|
|