20050607 Tuesday June 07, 2005

More on GDM

I also wrestled with changing to the GDM Login for my X86 Setup.

First of all, I logged in using Command Line Login.

Then I validated that there was a gdm.conf was located in /etc/X11/gdm. Since I had one of the later releases (after 03/05), I didn't have to fuss with changing the Server Description.

I used /usr/dt/bin/dtconfig -kill to kill the existing dtlogin.
Here it's a good idea to run a ps -eaf | grep dtlogin to ensure all processes are stopped.
Now disable automatic dtlogin by executing /usr/dt/bin/dtconfig -d
Then enable GDM by executing svcadm enable application/gdm2-login
When you exit the Command Line Shell, GDM will load.

Your backout plan:
1. Disable GDM: svcadm disable application/gdm2-login
2. Re-enable automatic dtlogin: /usr/dt/bin/dtlogin -e
3. I killed -9 any GDM processes. (Maybe I did a ps, maybe I didn't)
4. I started dtlogin through /etc/inet.d/dtlogin start
5. Exiting the shell should return to the old ways.

Good Luck, Mike ( Jun 07 2005, 02:59:32 PM CDT ) Permalink Comments [1]

Trackback URL: http://blogs.sun.com/mike_webb/en_US/entry/more_on_gdm
Comments:

Were you able to get xscreensaver running with GDM? I haven't been able to get this to work on Solaris 10. If you did get it to work and have some advice, I'd appreciate any you could pass along.

Posted by Chris Radlinski on June 07, 2005 at 04:52 PM CDT #

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed