HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How do I setup rlogin/r commands since I am us...
Operating System - HP-UX
1834463
Members
3244
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-14-2005 02:46 AM
07-14-2005 02:46 AM
How do I setup rlogin/r commands since I am using tcp wrappers ?
hpux 11.11
Trying to setup rlogin rcp for oracle user on oracle rac cluster server. DBA said rlogin is required for RAC .I suggested ssh but not sure if oracle rac supports ssh instead of r commands.
How do I setup rlogin/r commands since I am using tcp wrappers in my /etc/inetd.conf fiile
$
syslog.entries on inbphes5 when I rlogin from server inbphes6 to inbphes5
=============================
inbphes6:/home/oracle ==> id
uid=100(oracle) gid=200(dba) groups=212(escript),206(eteam)
inbphes6:/home/oracle ==> rlogin inbphes6
rcmd: Lost connection
inbphes6:/home/oracle ==>
========
inbphes5:/var/adm/syslog ==> cd /home/oracle
inbphes5:/home/oracle ==> more .rhosts
inbphes6.va.dominionnet.com oracle
inbphes6 oracle
inbphes5:/home/oracle ==>
==========================
syslog.entries on inbphes5 when I rlogin from server inbphes6 to inbphes5
====================
Jul 14 12:00:20 inbphes5 su: + 1 root-oracle
Jul 14 12:29:37 inbphes5 rlogind[6858]: Unable to open /etc/tcpd.conf : using default values
Jul 14 12:29:37 inbphes5 rlogind[6858]: allowed connection from inbphes6
Jul 14 12:29:37 inbphes5 rlogind[6858]: error: cannot execute /usr/lbin/wrapper/rlogind: No such file or directory
===============
bootps dgram udp wait root /usr/lbin/bootpd bootpd
#finger stream tcp nowait bin /usr/lbin/fingerd fingerd
###login stream tcp nowait root /usr/lbin/rlogind rlogind
login stream tcp nowait root /usr/lbin/tcpd rlogind
###shell stream tcp nowait root /usr/lbin/remshd remshd
shell stream tcp nowait root /usr/lbin/tcpd /usr/lbin/remshd
###exec stream tcp nowait root /usr/lbin/rexecd rexecd
exec stream tcp nowait root /usr/lbin/tcpd /usr/lbin/rexecd
#uucp stream tcp nowait root /usr/sbin/uucpd uucpd
###ntalk dgram udp wait root /usr/lbin/ntalkd ntalkd
ident stream t
###kshell stream tcp nowait root /usr/lbin/remshd remshd -K
kshell stream tcp nowait root /usr/lbin/tcpd /usr/lbin/remshd -K
###klogin stream tcp nowait root /usr/lbin/rlogind rlogind -K
klogin stream tcp nowait root /usr/lbin/tcpd /usr/lbin/rlogind -K
Trying to setup rlogin rcp for oracle user on oracle rac cluster server. DBA said rlogin is required for RAC .I suggested ssh but not sure if oracle rac supports ssh instead of r commands.
How do I setup rlogin/r commands since I am using tcp wrappers in my /etc/inetd.conf fiile
$
syslog.entries on inbphes5 when I rlogin from server inbphes6 to inbphes5
=============================
inbphes6:/home/oracle ==> id
uid=100(oracle) gid=200(dba) groups=212(escript),206(eteam)
inbphes6:/home/oracle ==> rlogin inbphes6
rcmd: Lost connection
inbphes6:/home/oracle ==>
========
inbphes5:/var/adm/syslog ==> cd /home/oracle
inbphes5:/home/oracle ==> more .rhosts
inbphes6.va.dominionnet.com oracle
inbphes6 oracle
inbphes5:/home/oracle ==>
==========================
syslog.entries on inbphes5 when I rlogin from server inbphes6 to inbphes5
====================
Jul 14 12:00:20 inbphes5 su: + 1 root-oracle
Jul 14 12:29:37 inbphes5 rlogind[6858]: Unable to open /etc/tcpd.conf : using default values
Jul 14 12:29:37 inbphes5 rlogind[6858]: allowed connection from inbphes6
Jul 14 12:29:37 inbphes5 rlogind[6858]: error: cannot execute /usr/lbin/wrapper/rlogind: No such file or directory
===============
bootps dgram udp wait root /usr/lbin/bootpd bootpd
#finger stream tcp nowait bin /usr/lbin/fingerd fingerd
###login stream tcp nowait root /usr/lbin/rlogind rlogind
login stream tcp nowait root /usr/lbin/tcpd rlogind
###shell stream tcp nowait root /usr/lbin/remshd remshd
shell stream tcp nowait root /usr/lbin/tcpd /usr/lbin/remshd
###exec stream tcp nowait root /usr/lbin/rexecd rexecd
exec stream tcp nowait root /usr/lbin/tcpd /usr/lbin/rexecd
#uucp stream tcp nowait root /usr/sbin/uucpd uucpd
###ntalk dgram udp wait root /usr/lbin/ntalkd ntalkd
ident stream t
###kshell stream tcp nowait root /usr/lbin/remshd remshd -K
kshell stream tcp nowait root /usr/lbin/tcpd /usr/lbin/remshd -K
###klogin stream tcp nowait root /usr/lbin/rlogind rlogind -K
klogin stream tcp nowait root /usr/lbin/tcpd /usr/lbin/rlogind -K
good judgement comes from experience and experience comes from bad judgement.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2005 05:11 AM
07-14-2005 05:11 AM
Re: How do I setup rlogin/r commands since I am using tcp wrappers ?
Got it!. Needed to create /usr/lbin/wrapper dir. and move rlogind over there. by default, rlogind in /etc/inetd.conf loooks in wrapper directory.
Closed issue. 10 pts to me.!!
Closed issue. 10 pts to me.!!
good judgement comes from experience and experience comes from bad judgement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2005 05:11 AM
07-14-2005 05:11 AM
Re: How do I setup rlogin/r commands since I am using tcp wrappers ?
Tried and worked. RAC oracle requires rsh . newer versions dont.
good judgement comes from experience and experience comes from bad judgement.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP