- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Rsh from Unix server to NT server !!
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
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
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
02-14-2003 12:51 PM
02-14-2003 12:51 PM
Rsh from Unix server to NT server !!
Does anyone know that it is possible to run rsh from Unix server against the NT server ??
From my understanding (without specific 3rd party software), rsh supports from NT to Unix but not the opposite.
On of my colleague tried very hard to deal with this problem...however, she still not got the answer ...
Appreciated for your advice and comments.
Many thanks,
Chris,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 12:56 PM
02-14-2003 12:56 PM
Re: Rsh from Unix server to NT server !!
I don't think it's possible. Rsh or remsh is a remote shell command (from the man page: "remsh, rexec - execute from a remote shell". What "shell" are you going to execute on a Windoze box?
And besides, why would anyone want to leave a nice stable unix box to do something on a Windoze box anyway?
;^)
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 01:54 PM
02-14-2003 01:54 PM
Re: Rsh from Unix server to NT server !!
NT doesnt include rexecd on its normal load. And you need rexecd-server to make rsh work. So bottom line as Pete said You cannot do it, Unless you have a third Party software for the rexecd daemon. For more info look at the following link
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b102561
Have a Good Day
Govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 02:00 PM
02-14-2003 02:00 PM
Re: Rsh from Unix server to NT server !!
The only way I know to run commands on a Win box from a 'NIX box is VNC.
But that's a lot of overhead, and I certainly wouldn't want to try to script it....if it's even possible.
Later,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2003 10:49 PM
02-15-2003 10:49 PM
Re: Rsh from Unix server to NT server !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 03:38 AM
02-17-2003 03:38 AM
Re: Rsh from Unix server to NT server !!
I also know MKS Toolkit to do this.
But I didn't find it under
http://www.hummingbird.com/products/index.html
Maybe it is now in Exceed.
Search for rsh.
We use Exceed, Maestro and MKS Toolkit.
Regards
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 06:30 AM
02-17-2003 06:30 AM
Re: Rsh from Unix server to NT server !!
lpr
rexec
rsh
ftpd
telnet
rlogin
This includes variants supporting Kerberos
kshell
kexec
etc...
MS has add ons for telnet, ftpd, and lpr. Telnet does not support standard authentication methods, so will do you no good unless your on another ms windblows box.
ftpd is an add on with IIS, but does not have the same features and functionality as a real ftpd.
So, you have a couple of routes you can go...
WinVNC is a free product which allows you to view a windows desktop remotely.
Several 3rd party products allow for true ftpd and rsh, but not rexec that I'm aware of.
I'm pretty sure that most people realize the extreme limitations in Winblows without a GUI, so none of these services are well developed.
Your much better to get client apps for windows to run against Unix services. Unix was built on these types of technology, and not a local GUI.
Regards,
Shannon