New answers tagged multiuser
0
I think the double login could be done with two (or more) PAM authentication backends.
For example if using LDAP and normal passwd/shadow user login, if the password entry fails for a few times for the first method, than PAM falls back to second.
At least this was what I encountered some years ago when we used this same setup.
Whether this would mean that ...
Top 50 recent answers are included