#include <ticketcache.h>
Data Fields | |
| char | valid |
| char | secure |
| char | ticket [30] |
| char | netid [9] |
| time_t | expiration |
|
|
when does this entry expire? |
|
|
this entry's netid |
|
|
is this entry marked as "secure"? |
|
|
this entry's ticket |
|
|
is this entry valid? |
1.3