- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: X windows and Secure Shell
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
04-13-2004 06:07 PM
04-13-2004 06:07 PM
Tell me please how can I make X windows ( CDE) to work with SSH?
Is it possible?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 06:22 PM
04-13-2004 06:22 PM
Re: X windows and Secure Shell
I don't know if this is what you mean but I'll give it a try:
Be sure you have a local xserver running (for example Linux) Then open a local terminal and give others acces to you X. Do: xhost +
Then open a ssh session to the remote system:
ssh -X
On the remote host set your display:
export DISPLAY=
Test if you can run xclock. (should appear on your local system)
Then I think you can start on the remote the dtlogin: /usr/dt/bin/dtlogin
HTH,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 06:27 PM
04-13-2004 06:27 PM
Re: X windows and Secure Shell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2004 01:19 AM
04-15-2004 01:19 AM
SolutionRt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2004 01:50 AM
04-15-2004 01:50 AM
Re: X windows and Secure Shell
On the systems you want to X11 FROM (remote):
Near the bottom of the file uncomment: X11Forwarding yes (if says no, chg to yes)
X11UseLocalhost no
On the systems you want to X11 TO (local):
Near the bottom of the file uncomment: X11Forwarding yes (if says no, chg to yes)
X11UseLocalhost yes (if says no, chg to yes)
Restart the sshd deamons on both systems.
DO NOT set display or DISPLAY in your env on the systems you want to display the CDE stuff FROM, it will not work correctly. SSH will establish its own display channel using the local systems offset by 10 (default) ie: unix:10.0, but you don't have to worry about it, sshd handles it in the background. You do not have to do an 'xhost+ remotesys', that is part of the reason for ssh.
It is possible to su - another user on the remote system and send the cde display back to the local system using the X11Forwarding, if you don't mind opening a small security hole. However get your X11Forwarding working first.
Rt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2004 02:10 AM
04-15-2004 02:10 AM
Re: X windows and Secure Shell
We use Exceed and the nice folks at Exceed after getting a $500/user license fee want another $280 for the module that uses ssh.
Its worth it because you can really lock down the servers once you use ssh instead of the r protocols.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com