Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Networking
- >
- Re: Configuring X11 forwarding with HP-UX Secure S...
Networking
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
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
- Email to a Friend
- Report Inappropriate Content
01-22-2007 03:06 AM
01-22-2007 03:06 AM
Configuring X11 forwarding with HP-UX Secure Shell
Hi there --
I have the HP-UX Secure Shell program installed on on our 11.00 system, and I wanted to configure it to allow X11 forwarding. The purpose being to allow X-based applications to run on remote desktops.
I tried to locate the sshd_config file, but I could not find it. Does anyone know where it is located, or what other file(s) should I modify to allow the X11 forwarding? Thanks.
I have the HP-UX Secure Shell program installed on on our 11.00 system, and I wanted to configure it to allow X11 forwarding. The purpose being to allow X-based applications to run on remote desktops.
I tried to locate the sshd_config file, but I could not find it. Does anyone know where it is located, or what other file(s) should I modify to allow the X11 forwarding? Thanks.
A Journey In The Quest Of Knowledge
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-22-2007 03:11 AM
01-22-2007 03:11 AM
Re: Configuring X11 forwarding with HP-UX Secure Shell
Andrew,
please see:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=194847
What errors are you getting ? Does this thread resolve them ?
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
please see:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=194847
What errors are you getting ? Does this thread resolve them ?
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-22-2007 04:56 AM
01-22-2007 04:56 AM
Re: Configuring X11 forwarding with HP-UX Secure Shell
check /etc/ssh.. if not there, look around in /usr/local.
G'luck !
G'luck !
an engineer's aim in a discussion is not to persuade, but to clarify.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-22-2007 05:45 AM
01-22-2007 05:45 AM
Re: Configuring X11 forwarding with HP-UX Secure Shell
Hi Andrew,
# vi /opt/ssh/etc/sshd_config
and make sure "X11Forwarding yes" is uncommented. If you made a change to this file, restart the daemon:
# /sbin/init.d/secsh stop
# /sbin/init.d/secsh start
On the client side, make sure you have X11 forwarding enabled. If you're using command-line ssh, this is accomplished through the '-X' option (i.e. 'ssh -X'). If you're using a terminal emulator, such as PuTTY, go to SSH->X11 in the configuration, and check "Enable X11 forwarding".
PCS
# vi /opt/ssh/etc/sshd_config
and make sure "X11Forwarding yes" is uncommented. If you made a change to this file, restart the daemon:
# /sbin/init.d/secsh stop
# /sbin/init.d/secsh start
On the client side, make sure you have X11 forwarding enabled. If you're using command-line ssh, this is accomplished through the '-X' option (i.e. 'ssh -X
PCS
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP