IDMAP_WK__MAX_GID
if (lp->ksl_sids[i].ks_id > IDMAP_WK__MAX_GID)
if (id <= IDMAP_WK__MAX_GID)
eph_zsd->last_gid = IDMAP_WK__MAX_GID;