- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE login problems
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
06-06-2002 09:22 AM
06-06-2002 09:22 AM
CDE login problems
* Regular desktop
o Failsafe desktop
where Regular desktop is the default. The default runs the session in the user's .dt/session/current directory.
When a users log's into an HP-UX 11 machine, the login screen shows five options:
o Current
o Home
o server1:0.0 - Current
* server1:0.0 - Home
o Failsafe Session
where "server1:0.0 - Home" is the default. However, to run the session in the user's .dt/session/current directory, the "Current" option must be manually selected.
To maintain compability between 10.20 and 11 it would be better if the default option was "Current".
How do would I change this on 11.00? This seemed to have happend after loading a CDE patch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:26 AM
06-06-2002 09:26 AM
Re: CDE login problems
Do you know what the patch was - I want to make sure I never load it. I'm sorry I don't have any answers for you.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 09:56 AM
06-06-2002 09:56 AM
Re: CDE login problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 10:17 AM
06-06-2002 10:17 AM
Re: CDE login problems
There was a defect in PHSS_23800 which was described as "dtgreet options menu doesn't contain "home session" or "current session". This was part of PHSS_25194 or the more recent PHSS_26490. If one of these introduced the behaviour you're describing, maybe removing it would fix things. My 11.0 and 11i systems do not behave this way - they behave exactly like you describe the 10.20 behaviour.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 11:09 AM
06-06-2002 11:09 AM
Re: CDE login problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 11:16 AM
06-06-2002 11:16 AM
Re: CDE login problems
I was getting ready to install the ones I'd found to see if that caused your symptoms - glad you found it.
Yeah, that also contains the PHSS_23800 defect fix. I'm not sure why I didn't find it when I searched. Anyway, you could try and remove it or you could log a support call with HP and see what they have to say.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 01:21 PM
06-06-2002 01:21 PM
Re: CDE login problems
Patch PHSS_25138 enabled this new feature.
o Current
o Home
o server1:0.0 - Current
* server1:0.0 - Home
o Failsafe Session
But defaulted everyone to use the Home session. The work around was that the users were forced to select there login session before logging in.
Fix: I remove /etc/dt/config/Xconfig which contained a line that was cauing the problem Dtlogin*session: /usr/dt/bin/Xsession.
This worked before the patch but not after.