Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REGRESSION] MDM user pre-selection breaks login for users with no password #71

Closed
tavvva opened this issue Dec 14, 2013 · 1 comment
Closed

Comments

@tavvva
Copy link

tavvva commented Dec 14, 2013

The following issue was resolved in a way, that needs more tuning ...

#14

If you have user accounts with no password, then the very first selection of such user ends with immediate automatic re-login of that user when you try to logout ... the user is pre-selected and as there's no reason for entering the password, mdm automatically skips that step and immediately proceeds with the login ...

My parents want to have separate profiles, but do not want to enter passwords as they trust each other ...

Steps to reproduce:

1.) useradd -m someuser
2.) passwd -d someuser
3.) select a theme with userlist
4.) logout
5.) login as someuser
6.) and now try to logout :(

@clefebvre
Copy link
Member

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants