summaryrefslogtreecommitdiff
path: root/source4/auth/unix_token.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-19auth: Use only security_token_is_system to determine that a user is SYSTEMAndrew Bartlett1-2/+0
2012-02-13auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett1-3/+4
2011-11-18s4-auth log details about any token we fail to convert to a unix tokenAndrew Bartlett1-0/+17
2011-10-18s4:auth/unix_token: match s3 behavior and add uid/gid to the groups arrayStefan Metzmacher1-17/+31
2011-07-29s4-auth Fill in the remainder of the unix info in auth_session_infoAndrew Bartlett1-0/+38
2011-07-29s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett1-0/+91