LPR_OPER
if (c->c_priv && getuid() && ingroup(LPR_OPER) == 0) {
#ifndef LPR_OPER
if (c->c_priv && real_uid && ingroup(LPR_OPER) == 0) {