Am Dienstag, 4. September 2007 13:57 schrieb [EMAIL PROTECTED]: > http://bugs.skolelinux.no/show_bug.cgi?id=1250 > > Summary: Login Manager (KDM) displays last user name > Product: Skolelinux > Version: etch-release-3.0r0 > Platform: All > OS/Version: Linux > Status: NEW > Severity: minor > Priority: P2 > Component: Configuration > AssignedTo: [email protected] > ReportedBy: [EMAIL PROTECTED] > > > Yesterday, I installed SLX 3.0 (Netinstall-CD) using Workstation Profile. > Everything went on smoothly, the only minor thing is that last user's login > name is displayed by KDM login manager. To fix this, there is a simple > setting in /etc/kde3/kdm/kdmrc: PreselectUser=None (according to KDE, this > should be the default setting). > > Please check.
Sorry, I don't have my bugzilla password with me... I just tested the issue on a local machine. Same behaviour. Then I opened kcontrol (from within a KDE session), entered sysadmin mode and changed settings from there. Two results to be observed: 1. kdmrc gets much smaller (all commented lines are dropped) 2. the preselectUser option is added in further sections: [X-:*-Greeter] and [X-:0-Core] I dare attach the result, on next occasion I will upload this file to bugzilla.
[General] ConfigVersion=2.3 ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6 PidFile=/var/run/kdm.pid ReserveServers=:1,:2,:3 ServerVTs=-7 StaticServers=:0 [Shutdown] BootManager=None HaltCmd=/sbin/halt RebootCmd=/sbin/reboot [X-*-Core] AllowNullPasswd=false AllowRootLogin=false AllowShutdown=Root AutoReLogin=false ClientLogFile=.xsession-errors-%s Reset=/etc/kde3/kdm/Xreset Session=/etc/kde3/kdm/Xsession Setup=/etc/kde3/kdm/Xsetup Startup=/etc/kde3/kdm/Xstartup [X-*-Greeter] AntiAliasing=true ColorScheme= EchoMode=OneStar FaceSource=AdminOnly FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0 GUIStyle= GreetFont=Sans Serif,22,-1,5,50,0,0,0,0,0 GreetString=Welcome to Debian at %n GreeterPos=50,50 HiddenUsers= Language=de LogoArea=Logo LogoPixmap=/usr/share/apps/kdm/pics/kdelogo.png MaxShowUID=29999 MinShowUID=1000 Preloader=/usr/bin/preloadkde PreselectUser=None SelectedUsers= ShowUsers=NotHidden SortUsers=true StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0 Theme=@@@ToBeReplacedByDesktopBase@@@ UseBackground=true UserCompletion=false UserList=true [X-:*-Core] AllowNullPasswd=true AllowShutdown=All NoPassEnable=false NoPassUsers= ServerArgsLocal=-nolisten tcp ServerCmd=/usr/bin/X -br [X-:*-Greeter] AllowClose=true DefaultUser=ges FocusPasswd=true LoginMode=DefaultLocal PreselectUser=None [X-:0-Core] AutoLoginAgain=false AutoLoginDelay=0 AutoLoginEnable=false AutoLoginLocked=false AutoLoginUser=ges ClientLogFile=.xsession-errors [X-:0-Greeter] PreselectUser=None [Xdmcp] Enable=false Willing=/etc/kde3/kdm/Xwilling

