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