Column Name | Type | Length | Nulls | Description |
---|---|---|---|---|
queue | char | 32 | no | Queue that is being authorized |
authname | char | 32 | no | Name of user, group, or role |
type | char | 1 | no | Whether authname represents a user, group, or role: u-User g-Group r-Role |
priority | char | 1 | no | Wait list priority for the authorization: C-Critical H-High M-Medium L-Low |