- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- XDM/CDE session problem
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
01-14-2009 02:33 AM
01-14-2009 02:33 AM
I'm trying to configure XDM under OpenVMS 8.2 and Xming.
I'm able to view the login screen but when I try to logon with system I can see the backgroup of CDE session, but I am disconnected after 1-2 seconds.
Is Xming compatible with OpenVMS XDM?
Thanks in advance,
Fausto
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 09:47 AM
01-14-2009 09:47 AM
Re: XDM/CDE session problem
Check the DECwindows server log and related and see if there's anything interesting there.
Also double-check the TCP/IP Services (or whatever stack you're using) documentation on setting up XDM, and check the XDM logs for anything interesting.
Also ensure that there is (for the purposes of testing) a line $ EXIT at the top of your login procedures; in both SYLOGIN.COM and LOGIN.COM. There are certain DCL constructs that can be there that can completely derail certain login sequences. It might work fine interactively, but not so well in other contexts.
I'd bet there are settings mismatches of some sort.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 10:00 AM
01-14-2009 10:00 AM
Re: XDM/CDE session problem
thanks for the reply. The strange thing is that if I try with other X-server (X-Deep32 or WinaXe, for example) all is fine.
So it seems a Xming problem... indeed in the Xming log file I can see
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
when I have the login screen, but after a while... I have:
AUDIT: Wed Jan 14 18:57:40 2009: 3504 Xming: client 6 rejected from IP 192.168.2.200
and 192.168.2.200 is my alpha.
But this happens only with Xming.
Regards,
Fausto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 10:21 AM
01-14-2009 10:21 AM
SolutionI'd suggest poking around over in Xming-land, and figuring out why this is happening; this looks more like the local Xming configuring punting the connection than something specific to OpenVMS and DECwindows. That, or Xming is (by default) expecting something OpenVMS isn't providing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 10:36 AM
01-14-2009 10:36 AM
Re: XDM/CDE session problem
thanks for your hint, it was very useful.
I found on internet the right option to the Xming server "-ac" (to turn off authentication).
And now it works!
Regards,
Fausto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 10:38 AM
01-14-2009 10:38 AM