Bug 393008

Summary: kdm-autologinconfiguration in /etc/sysconfig/displaymanager not touched
Product: [openSUSE] openSUSE 11.0 Reporter: Daniele Frijia <daniele>
Component: KDE4 ApplicationsAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P3 - Medium CC: daniele
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Daniele Frijia 2008-05-21 09:38:41 UTC
After the installation autologin was enabled. I tried to disable it within the systemsettings-app. But it didnt worked. It tried to login with the autologin-user. After deleting this user it still tried it. I deleted the autologon-feature in the systemsetting-app (as root), but it still tried to autologin.

In /var/log/warn I found this error-message:
---
May 21 09:27:53 gaia kdm_config[4332]: Multiple occurrences of key 'AutoLoginEnable' in section [X-:0-Core] of /usr/s
hare/kde4/config/kdm/kdmrc
May 21 09:27:53 gaia kdm_config[4332]: Multiple occurrences of key 'AutoLoginUser' in section [X-:0-Core] of /usr/sha
re/kde4/config/kdm/kdmrc
...
May 21 09:30:36 gaia kdm: :0[4727]: getpwnam(cosmonen) failed.
---

I searched for the deleted user and found the file /etc/sysconfig/displaymanager 

After deleting the username in DISPLAYMANAGER_AUTOLOGIN kdm didnt try to autologin anymore. So i think that systemsettings didnt modify the sysconfig-file.
Comment 1 JP Rosevear 2008-05-21 12:52:49 UTC
Common enough operation probably.
Comment 2 Lubos Lunak 2009-05-14 13:21:08 UTC
Another case of kcm_kdm vs sysconfig.

*** This bug has been marked as a duplicate of bug 267903 ***