Lines Matching refs:client_user
58 const char *ipaddr, const char *client_user,
162 if (!innetgr(user + 1, NULL, client_user, NULL))
164 } else if (strcmp(user, client_user) != 0)
191 auth_rhosts2(struct passwd *pw, const char *client_user, const char *hostname,
201 client_user, hostname, ipaddr);
243 client_user, pw->pw_name)) {
249 client_user, pw->pw_name)) {
320 client_user, pw->pw_name)) {
325 auth_debug_add("Accepted host %s ip %s client_user "
327 client_user, pw->pw_name);