Go to the documentation of this file.
27 #define NUM_SUBAUTHS 5
29 #define SIDNAMELENGTH 20
30 #define DEFSECDESCLEN 192
39 #define ACCESS_ALLOWED 0
40 #define ACCESS_DENIED 1
46 #define SID_ID_MAPPED 0
47 #define SID_ID_PENDING 1
48 #define SID_MAP_EXPIRE (3600 * HZ)
49 #define SID_MAP_RETRY (300 * HZ)