Saturday, November 26, 2005
Changing the Solaris Login Screen
If you use the JDS with Solaris 10 you might want to change the default login screen to the GDM. Here is how:
First shut off the dtlogin:
/usr/dt/bin/dtconfig -d
Then enable GDM in SMF:
svccfg import /var/svc/manifest/application/gdm2-login.xml
svcadm enable application/gdm2-login
First shut off the dtlogin:
/usr/dt/bin/dtconfig -d
Then enable GDM in SMF:
svccfg import /var/svc/manifest/application/gdm2-login.xml
svcadm enable application/gdm2-login