93d4e52 Pull the GSSAPI principal out of the userattrs

2 files Authored by rcritten 8 years ago, Committed by simo 8 years ago,
    Pull the GSSAPI principal out of the userattrs
    
    This was originally getting the principal from the
    user object itself which meant it was looking for
    it in the database. Look in the attributes instead
    which are stored in the user session.
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-by: Simo Sorce <simo@redhat.com>
    
        
file modified
+3 -2