CentOS 7.x Enable automatic GDM graphical login for user

From Notes_Wiki
Revision as of 11:38, 13 September 2019 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>CentOS_7.x_system_administration|system administration</yambe:breadcrumb> =CentOS 7.x Enable automatic GDM graphical login for user= As root user edit /etc/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>CentOS_7.x_system_administration|system administration</yambe:breadcrumb>

CentOS 7.x Enable automatic GDM graphical login for user

As root user edit /etc/gdm/custom.conf as follows:

[daemon]
AutomaticLogin=<user-name>
AutomaticLoginEnable=True

Then reboot the machine and test.

Refer: