Does anyone know how (in CentOS 4.3) to setup gdm to auto-login a local user with the KDE desktop?
thanks
On 3/31/06, Ryan ryanag@zoominternet.net wrote:
Does anyone know how (in CentOS 4.3) to setup gdm to auto-login a local user with the KDE desktop?
As I recall, its in /etc/X11/gdm/gdm.conf
Set AutomaticLoginEnable to true and set AutomaticLogin=username
For all but trusted environments, this can be a 'Bad Thing', so be sure you're aware of what this means securitywise.
-- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety'' Benjamin Franklin 1775
Jim Perrin wrote:
On 3/31/06, Ryan ryanag@zoominternet.net wrote:
Does anyone know how (in CentOS 4.3) to setup gdm to auto-login a local user with the KDE desktop?
As I recall, its in /etc/X11/gdm/gdm.conf
gracias