|
Bugzilla – Full Text Bug Listing |
| Summary: | YAST edits the wrong file for autologin settings | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Boris Kazak <kazak> |
| Component: | YaST2 | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED WONTFIX | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | /etc/sysconfig/displaymanager | ||
|
Description
Boris Kazak
2005-11-17 14:00:06 UTC
Are you able to reproduce that behaviour? (e.g. by changing autologin back to boris?) After you do that, please attach the YaST log files (http://www.opensuse.org/Bug_Reporting_FAQ#YaST) and the file /etc/sysconfig/displaymanager. (In reply to comment #1) The behavior is perfectly reproducible. I changed the autologin in YAST from mila to boris, then back to mila and again to boris. The last change happened about 13h52min. All the time content of kdmrc file was unchanged, and only user mila could autologin. The files attached were emailed to you Created attachment 57835 [details]
/etc/sysconfig/displaymanager
/etc/sysconfig/displaymanager is edited correctly -> KDE maintainers (In reply to comment #4) > /etc/sysconfig/displaymanager is edited correctly -> KDE maintainers > The only problem is that KDE Login works according to etc/opt/kde3/share/config/kdm/kdmrc, and disregards /etc/sysconfig/displaymanager. Is THIS the correct behavior? sorry, if you edited kdmrc manually (or via control center), then SUSEconfig won't transfer the sysconfig variables into the kdmrc, but only give a warning that it put a new version side by side. There are other bugs about that behaviour ;( The exact sequence of events was: 1. Install SUSE 10.0. User boris was created at time of installation. 2. Launch SUSE 10.0. User boris did Autologin. 3. End session for boris, login as root. User mila was created at this time. (kdmrc was NOT edited, neither manually, nor via control center) 4. Open YAST as root, attempt to change Autologin from boris to mila. After reboot Autologin did not change, remained with boris. 5. Open YAST as root, attempt to change Autologin from mila back to boris, then again to mila, each time with reboot. Autologin consistently remained with boris. (kdmrc was NOT edited, neither manually, nor via control center) 6. Started Konsole as root, cd to /etc, then "grep -r boris *". the display showed "kdmrc" 7. At this point I edited manually kdmrc, writing there mila as DefaultUser and AutoLogin user. Now the system works as I wanted. There were no warnings at any time. Thank you and best wishes. |