- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rsh / rlogin from windows to unix?
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО05-17-2004 02:45 AM
тАО05-17-2004 02:45 AM
rsh / rlogin from windows to unix?
Iam not sure how to go about in doing the same in HPUX.
I tried the same in solaris9.
by adding the entry of windows machine name in
/.rhosts
/etc/host.equiv
and ip with hostname entry in /etc/hosts
but i could not able to do a rsh or rlogin from windows.
Kindly help me out in this regard.
Thanks
Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2004 02:48 AM
тАО05-17-2004 02:48 AM
Re: rsh / rlogin from windows to unix?
try this one.
windows host
# rexec server -l name command
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2004 02:51 AM
тАО05-17-2004 02:51 AM
Re: rsh / rlogin from windows to unix?
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2004 02:54 AM
тАО05-17-2004 02:54 AM
Re: rsh / rlogin from windows to unix?
http://www.networksimplicty.com
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2004 07:00 PM
тАО05-17-2004 07:00 PM
Re: rsh / rlogin from windows to unix?
There's a set of console commands in Windows NT/2000/XP called rsh, rexec, rcp, etc.
They are in C:\WINDOWS\system32 or C:\WINNT\system32.
Although i don't have tested it fully, i believe they could work as expected between two UNIX machines, maybe using the POSIX subsystem included in Windows NT/2000/XP.
However, always is better to use SSH.
Best Regards,
Jorge.