|
|
CHARACTER Callback
|
/** Callback procedure name for the authentication system */
|
|
|
CHARACTER Comments
|
/** This is an additional field to record custom specific information about this
authentication system. */
|
|
|
CHARACTER Description
|
/** This is a free text description to describe the authentication system,
its purpose, use, etc. primarily for tools and reporting purposes. */
|
|
|
LOGICAL IsEnabled
|
/** This flag denotes if PAM plugin is enabled for the authentication system */
|
|
|
LOGICAL ModuleChecksum
|
/** This flag denotes if PAM Library checksum value is set or not */
|
|
|
CHARACTER Name
|
/** Tne name and unique identifier */
|