On 7/19/05, Darren Kenny <[EMAIL PROTECTED]> wrote:
> At present dtlogin is the default login process, but you can change to
> using GDM2 if you
> so desire, just disable the rc*/*dtlogin scripts and enable the GDM2
> service (under SMF).

The easiest way of which is to do:

"To switch to using GDM instead of dtlogin you can do the following:
Select "Command Line" login from the dtlogin screen. Login as root and
run the following commands.

# /usr/dt/bin/dtconfig -kill
# /usr/dt/bin/dtconfig -d
# ((sleep 5 && svcadm enable -s gdm2-login)&) ; exit

GDM will start now, the sleep and backgrounding are to ensure your
shell exits. GDM will be the graphic login manager on subsequent
reboots. Note that the FMRI for GDM may change in a future release of
Solaris as it is an Unstable interface (as per the definition in
attributes(5))."

From:
http://blogs.sun.com/roller/page/darren/20050318

-- 
Shawn Walker, Software and Systems Analyst
[EMAIL PROTECTED] - http://binarycrusader.blogspot.com/
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to