Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r9648: this fixes the krb5 based login with the pac. The key to this whole ↵ | Andrew Tridgell | 1 | -4/+5 | |
saga was that the logon_time field in the pac must match the authtime field in the ticket we gave the client in the AS-REP (and thus also the authtime field in the ticket we get back in the TGS-REQ). Many thanks to Andrew Bartlett for his patience in showing me the basic ropes of all this code! This was a joint effort. (This used to be commit 7bee374b3ffcdb0424a83f909fe5ad504ea3882e) | |||||
2007-10-10 | r8013: Remember to add the header containing the prototype for the pac | Andrew Bartlett | 1 | -0/+7 | |
generating function... Andrew Bartlett (This used to be commit 707cf5fba8e5652043d392d3ee77d042eb9c3a90) |