Skip to content
Commit 16db34e6 authored by Ray Strode's avatar Ray Strode
Browse files

session: set reauth sessions as such

Reauthentication sessions need subtly different behavior than initial
login sessions with regard to pam.  For instance, we want to refresh
existing kerberos credentials instead of establishing new kerberos
credentials.

GDM has all the code in place to do this properly, but lacks the actual
call to mark reauthentication sessions as such.

This commit adds the missing call.

https://bugzilla.gnome.org/show_bug.cgi?id=691269
parent 73544067
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment