[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Anfrage



[Alexander Reichle-Schmehl]
> Hi!

Hi.  Thank you for the translation.

> It is in German, a rough summary would be: I tried your New version,
> but couldn't log in.  Using the alpha version or the Lenny based I
> could simply log in as root (I know I shouldn't do this).

Right.  I guess he like me fail to realize that one need to log in
using the localadmin user and not root. :(

I hope some german speaking developer will reply to him with that
clue.

> Having no Debian Edu system available right now, I can't check and
> help him myself, but maybe the translations already helps you a bit?
> If no one has a better idea, I would recommend pointing him to the
> debian-user-german list (and ask him to provide more information
> there).

Right.

I suspect we need to find a way to make it more obvious for new users
that they should log in using the localadmin user.

One idea would be to modify the kdm config for :0 on the main-server
to preselect localadmin as the user.  Something like this might work:

Index: cf/cf.kdm
===================================================================
--- cf/cf.kdm   (revisjon 75247)
+++ cf/cf.kdm   (arbeidskopi)
@@ -14,4 +14,8 @@
     # Make sure to not show the last user that logged in
     "/usr/bin/update-ini-file /etc/kde4/kdm/kdmrc 'X-\:*-Greeter' PreselectUser None"
 
-
+  # Preselect the localadmin user on the main-server to make it easier
+  # for new users to realise they need to log in as that user to gain access
+  debian.installation.server::
+    "/usr/bin/update-ini-file /etc/kde4/kdm/kdmrc 'X-\:0-Greeter' DefaultUser localadmin"
+    "/usr/bin/update-ini-file /etc/kde4/kdm/kdmrc 'X-\:0-Greeter' PreselectUser Default"

I'll test it and commit it if it is working.
-- 
Petter Reinholdtsen


Reply to: