- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Troubleshooting X forwarding using ssh
Operating System - HP-UX
1820270
Members
3262
Online
109622
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
Discussions
Discussions
Discussions
Forums
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
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
тАО06-08-2006 01:54 PM
тАО06-08-2006 01:54 PM
Troubleshooting X forwarding using ssh
Hi, I've got a server (HPUX 11.11) that i'm trying to set up X forwarding. When I login with "ssh -X -v ovo12" i get the following message;
debug1: Remote: X11 forwarding disabled in user configuration file.
When i look in the /opt/ssh/etc/sshd_config, I have;
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
but I also have the following line hashed out
#AllowTcpForwarding yes
Any help in getting X windows working would be much appreciated.
debug1: Remote: X11 forwarding disabled in user configuration file.
When i look in the /opt/ssh/etc/sshd_config, I have;
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
but I also have the following line hashed out
#AllowTcpForwarding yes
Any help in getting X windows working would be much appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2006 01:27 AM
тАО06-09-2006 01:27 AM
Re: Troubleshooting X forwarding using ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2006 02:21 AM
тАО06-09-2006 02:21 AM
Re: Troubleshooting X forwarding using ssh
Hey;
You also have to edit the /opt/ssh/etc/ssh_config and ensure it's set there (commented out by default):
Host *
ForwardAgent yes
ForwardX11 yes
Protocol 2
[[snip]]
HTH;
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
You also have to edit the /opt/ssh/etc/ssh_config and ensure it's set there (commented out by default):
Host *
ForwardAgent yes
ForwardX11 yes
Protocol 2
[[snip]]
HTH;
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2006 06:12 AM
тАО06-09-2006 06:12 AM
Re: Troubleshooting X forwarding using ssh
I believe Doug is correct. It looks like a problem with the client. Modify the ssh_config as above.
...jcd...
...jcd...
If I had only read the instructions first??
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP