Home | History | Annotate | Download | only in pppd

Lines Matching full:authenticate

171 /* Hook for a plugin to say whether we can possibly authenticate any peer */
185 /* Hook for a plugin to say if we can possibly authenticate a peer using CHAP */
192 refuses to authenticate. */
285 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV,
355 "Don't agree to authenticate to peer with EAP", 1 },
699 * Proceed to the Dead, Authenticate or Network phase as appropriate.
727 * We wanted the peer to authenticate itself, and it refused:
736 warn("peer refused to authenticate: terminating link");
737 lcp_close(unit, "peer refused to authenticate");
792 * If the peer had to authenticate, run the auth-up script now.
888 * The peer has failed to authenticate himself using `protocol'.
961 * We have failed to authenticate ourselves to the peer using `protocol'.
970 * We've failed to authenticate ourselves to our peer.
975 lcp_close(unit, "Failed to authenticate ourselves to peer");
1203 * If we have a default route, require the peer to authenticate
1233 * to authenticate the peer. Note that EAP can authenticate by way
1250 "By default the remote system is required to authenticate itself");
1255 "The remote system (%s) is required to authenticate itself",
1259 "The remote system is required to authenticate itself");