VUC_OK
if (r != VUC_OK) {
if (verify_user_cred(e->u) != VUC_OK ||
retval = (u->gid == pw->pw_gid) ? VUC_OK : VUC_NOTINGROUP;
retval = VUC_OK;