Make guest account name customizable

Bug #1325545 reported by Laércio de Sousa
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Light Display Manager
New
Wishlist
Unassigned

Bug Description

It would be useful if LightDM allows one to customize guest account credentials (display name in greeter, GECOS, username). A special use case for this feature is in school labs where guest accounts are often used for generic student login, so changing the credentials to "Student" instead of "Guest" would be desirable.

Implementing this feature in LightDM itself is quite easy (just a matter of editing guest-account script), but it's a little bit harder in greeters, because Guest display name is currently hardcoded.

I suggest adding the following entries in lightdm.conf:

[LightDM]
guest-account-username=user # Runs "mktemp -td user-XXXXXX" in guest-account script to set USER and HOME variables
guest-account-gecos=Custom User # pass option '--gecos "Custom User"' to command adduser in guest-account script.

Changed in lightdm:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Carlos Renê (slipttees) wrote :

Maybe add Guest Session manager for Users Account, than disable, enable or change your name!!

Revision history for this message
Carlos Renê (slipttees) wrote :

Like this.

Changed in lightdm:
status: Triaged → Fix Released
Changed in lightdm:
status: Fix Released → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.