- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Cannot start session manager using Exceed
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-17-2004 11:46 AM
02-17-2004 11:46 AM
I'm having a problem starting a remote session on a HP Alpha running tru64 Unix v4.0g.
My current configuration is: networked PCs running Exceed 7.0 for NT and XDMCP broadcast.
Problem description:
I have several Alpha workstatiions running tru64 unix v4.0g. When running "XDMCP broadcast" these systems
offer themselves as willing to manage the window session and present a logon screen when selected. However after
the username and password are entered, I receive the following messsage: "cannot start session manager from remote client - access denied".
I'm almost sure that the problem reside in the Alpha side, the session manager won't start from remote unless some configurations was set up properly.
I'm wondering if anybody encountered a similar problem before and how you tackle this please email to qing.zhu@bctransco.com
Many thanks,
Qing zhu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 05:24 PM
02-17-2004 05:24 PM
Re: Cannot start session manager using Exceed
have added 'ptys' at the end of /etc/securettys file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 08:57 PM
02-17-2004 08:57 PM
Re: Cannot start session manager using Exceed
you will have to add the client ip address like:
10.0.0.1:0
pchost:0
to /etc/securettys
either in numeric form or in alphanumeric form.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 10:17 PM
02-17-2004 10:17 PM
Re: Cannot start session manager using Exceed
you must configure exceed properly to work without a problem. There are some security settings which must be changed within the exceed setup menu. As I remember it was a edit field containing an xdmcp key which must be empty.
Other X Server software works out of the box without this change (e.g. excursion etc.)
Be sure the ip nameresolution works and if you will login as root you need an entry within /etc/securettys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 04:51 AM
02-18-2004 04:51 AM
Re: Cannot start session manager using Exceed
Actually I already had ptys and hostname:0 in
/etc/securettys, and my XDMCP key field is also empty in Exceed configuration. I'm running KDE desktop on the same machine on root account and have no problem at all when login as root on Exceed.
In addition, I can start any other X applications except that session manager, which calls /usr/X11/xdm/dxsession. It might
be some configuration files related to this "dxsession" that need to be changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 06:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 08:32 PM
02-18-2004 08:32 PM
Re: Cannot start session manager using Exceed
xhost
if disabled change with
xhost + # -> free for anyone
or xhost +
Pieter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 03:51 AM
02-19-2004 03:51 AM