how to display login prompt in lightdm? #4

Closed
opened 2018-03-18 18:26:14 +00:00 by sbruder · 6 comments
sbruder commented 2018-03-18 18:26:14 +00:00 (Migrated from gitlab.jalr.de)

I found two possibilities:

User and password field

Advantages

  • no duplicate users
  • cleaner

Disadvantages

  • users have to type *guest to log in as a guest
  • ugly handling of users without passwords (practically only *guest) (have to click on log in button twice)

User list

Advantages

  • easier to understand
  • guest user selectable

Disadvantages

  • Does not work well with more than ~ 20 users or at least two users with the same name
I found two possibilities: ## User and password field ### Advantages * no duplicate users * cleaner ### Disadvantages * users have to type `*guest` to log in as a guest * ugly handling of users without passwords (practically only `*guest`) (have to click on log in button twice) ## User list ### Advantages * easier to understand * guest user selectable ### Disadvantages * Does not work well with more than ~ 20 users or at least two users with the same name
sbruder commented 2018-03-20 22:24:11 +00:00 (Migrated from gitlab.jalr.de)

mentioned in issue #2

mentioned in issue #2
sbruder commented 2018-03-20 22:43:58 +00:00 (Migrated from gitlab.jalr.de)

changed milestone to %1

changed milestone to %1
jalr commented 2018-03-21 22:47:38 +00:00 (Migrated from gitlab.jalr.de)

maybe we should also have a look at

  • gdm
  • mdm
  • lxdm
maybe we should also have a look at * gdm * mdm * lxdm
sbruder commented 2018-03-22 21:52:57 +00:00 (Migrated from gitlab.jalr.de)

gdm

too bloaty (gnome); no guest session support documented

mdm

no debian package (in official repos); no guest session support documented

lxdm

no guest session support documented

Other display managers:

sddm

too bloaty (kde); no guest session support implemented yet (4728fb4a84/src/daemon/DisplayManager.cpp (L159))

kdm

unmaintained

xdm

ugly; no guest session support

> gdm too bloaty (gnome); no guest session support documented > mdm no debian package (in official repos); no guest session support documented > lxdm no guest session support documented ### Other display managers: > sddm too bloaty (kde); no guest session support implemented yet (https://github.com/sddm/sddm/blob/4728fb4a8488310a4830cc2a8fbe4b403c737fa6/src/daemon/DisplayManager.cpp#L159) > kdm unmaintained > xdm ugly; no guest session support
sbruder commented 2018-05-20 08:40:17 +00:00 (Migrated from gitlab.jalr.de)

closed in 18c368cc8a

closed in 18c368cc8a0da6a4bbe1251ef5ec060ba43e087a
sbruder commented 2018-05-20 08:40:17 +00:00 (Migrated from gitlab.jalr.de)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fablab-nea/labsync#4
No description provided.