usr 151 daemons/based/based_remote.c check_group_membership(const char *usr, const char *grp) usr 157 daemons/based/based_remote.c pwd = getpwnam(usr); usr 159 daemons/based/based_remote.c crm_notice("Rejecting remote client: '%s' is not a valid user", usr); usr 180 daemons/based/based_remote.c } else if (pcmk__str_eq(usr, member, pcmk__str_none)) { usr 186 daemons/based/based_remote.c "group '%s'", usr, grp);