Lines Matching refs:authz
137 ui->authz = RBAC_PASSWORD_GOOD;
142 ui->authz = RBAC_BIND_NEW_AUTHTOK_REQD;
149 ui->authz = RBAC_PASSWORD_EXPIRATION_WARNING;
184 ui->authz = RBAC_ACCOUNT_LOCKED;
188 ui->authz = RBAC_CHANGE_AFTER_RESET;
192 ui->authz = RBAC_NO_MODIFICATIONS;
196 ui->authz = RBAC_MUST_SUPPLY_OLD;
200 ui->authz = RBAC_INSUFFICIENT_QUALITY;
204 ui->authz = RBAC_PASSWORD_TOO_SHORT;
208 ui->authz = RBAC_PASSWORD_TOO_YOUNG;
212 ui->authz = RBAC_HISTORY_VIOLATION;
218 //ui->authz = RBAC_PASSWORD_GOOD;
225 /* report this during authz */
229 // ui->authz = RBAC_BIND_NEW_AUTHTOK_REQD;
295 if ( userp->authz > 0 ) {
298 userp->dn.bv_val ? userp->dn.bv_val : "NULL", userp->authz );