LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   GDM + adduser (https://www.linuxquestions.org/questions/solaris-opensolaris-20/gdm-adduser-325705/)

shakespeare 05-21-2005 12:02 PM

GDM + adduser
 
i just wanna know how to activate gdm login screen in solaris 10 and create a user so that can login in welcome screen, cause after installing solaris 10 i just can login with root

jlliagre 05-21-2005 02:28 PM

To create new accounts, there are many methods, one is to run "/usr/sbin/smc", and use /export/home/xyz for xyz's home directory to avoir /home automount pitfalls.

Documentation is available at:
http://docs.sun.com/app/docs/doc/817...mc+create+user

To activate gdm vs the CDE login window, this should work:
Code:

/usr/dt/bin/dtconfig -d
/usr/dt/bin/dtconfig -reset
svcadm enable gdm2-login



All times are GMT -5. The time now is 07:01 AM.