- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- GNOME on trusted systems
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
03-14-2002 01:38 PM
03-14-2002 01:38 PM
Any way i was wondering if anyone has any advice on getting this working. Any help would be greatly appreciated.
Thank you in advance.
-Chris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 01:59 AM
03-15-2002 01:59 AM
Re: GNOME on trusted systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 09:00 AM
03-15-2002 09:00 AM
SolutionThe 1.2 bits don't work with trusted systems. Ximian is working on
fixing this for 1.4. The only way to get 1.2 to work with trusted
systems is to exec the session from within .dtprofile.
The following will explain how to do this ....
This is a known problem and will be fixed in the next release of gnome.
However, the following work around can be implemented by allowing CDE to manage
the login process and by redirecting the session to a gnome session.
For an individual user add the following line to the user's .dtprofile:
exec /etc/opt/gnome/gdm/Sessions/Gnome
To make this a system wide change create the file
/etc/dt/config/Xsession.d/0020.gnome and add the exec statement above to
it. Make sure that the file is executable and owned by root:sys.
Once the above changes are made, log into the system as you would always do so
for CDE and a gnome session will appear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 10:04 AM
03-15-2002 10:04 AM
Re: GNOME on trusted systems
But thank you for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 09:11 PM
03-15-2002 09:11 PM
Re: GNOME on trusted systems
BTW, I haven't tested, but I doubt that the screensaver/screenlock will work with the 1.2 build.