The CheckAuditLoginConsistencyOptions enumeration contains variants of check an official user of security subsystem (p4audit).
It is used by the IMetabaseSecurity.CheckAuditLoginConsistency method.
An official user of security subsystem (p4audit) is necessary to correct audit work and users blocking. A compound password (length, availability of special characters, and so on) is used foe an official user.
Value | Brief description |
0 | Default. Only to check an official user. |
1 | RecreateIfNeeded. Recreate or update if necessary. |
2 | ForceSimplePassword. Create a user with simple password. |
See also: