Home | History | Annotate | Download | only in openssh

Lines Matching full:authentication

6  * Rhosts authentication.  This file contains code to check whether to admit
7 * the login based on rhosts authentication. This file also processes
50 * /etc/hosts.equiv). This returns true if authentication can be granted
171 /* Accept authentication. */
175 /* Authentication using this file denied. */
182 * true if authentication succeeds. If ignore_rhosts is true, only
252 logit("Rhosts authentication refused for %.100s: "
254 auth_debug_add("Rhosts authentication refused for %.100s: "
261 logit("Rhosts authentication refused for %.100s: "
263 auth_debug_add("Rhosts authentication refused for %.100s: "
288 logit("Rhosts authentication refused for %.100s: bad modes for %.200s",
299 /* Check if authentication is permitted by the file. */