Software >> OS >> Unix >> Solaris >> 11 >> Desktop >> GNOME >> How to enable automatic login for a user

Edit the /etc/gdm/custom.conf file and make sure that the [daemon] section in the file specifies the following:
custom.conf

/etc/gdm/custom.conf
[daemon]
AutomaticLoginEnable=True
AutomaticLogin=username


## restart gdm to activate the changes or reboot

svcsadm restart gdm