- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX X-windows authorisation
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
07-05-2006 06:14 AM
07-05-2006 06:14 AM
HP-UX X-windows authorisation
I have a HP-UX 11.0 and a Linux client.
I like to connect from my Linux to the HP-UX
but I'm not able to do that because of error;
I open a terminal in Linux and use telnet to the HP-UX.
I'm asked for display and hitting return I get error message: You are not authorized to connect to HP-machine.
How do I authorize it on the HP-UX ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 06:23 AM
07-05-2006 06:23 AM
Re: HP-UX X-windows authorisation
/sbin/init.d/xfs start
For auto start at boot:
vi /etc/rc.config.d/xfs
make sure the first variable set to 1.
2) If you want telnet, make sure telnet is configured in /etc/inted.conf
3) Check /var/adm/syslog/syslog.log for more detail on the errors. Post here if you do not understand.
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
07-05-2006 08:21 PM
07-05-2006 08:21 PM
Re: HP-UX X-windows authorisation
I'm able to connect the HP-UX from other machines. I think this have more to do with security on the HP-UX. I need to put the IP-address of my Linux system somewhere, but I don't know where.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 12:21 AM
07-06-2006 12:21 AM
Re: HP-UX X-windows authorisation
xhost + hpbox
(man xhost)
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 01:00 AM
07-06-2006 01:00 AM
Re: HP-UX X-windows authorisation
then it was working ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 04:46 AM
07-06-2006 04:46 AM