On Fri, 7 May 1999, Richard Wallis wrote:
> I think I'm missing something to stop this happening.
>
> I see this in the debug:
> ~~~~~~~~~~~~~~~~~~~~~~~~
>
> May 7 15:46:28 tardis pppd[646]: rcvd [PAP AuthReq id=0x1 user="rjw"
> password="kirsty"]
> May 7 15:46:28 tardis pppd[646]: PAP authentication failure for rjw
> May 7 15:46:28 tardis pppd[646]: sent [PAP AuthNak id=0x1 "Login
> incorrect"]
> May 7 15:46:28 tardis pppd[646]: sent [LCP TermReq id=0x2 "Authentication
> failed"]
> May 7 15:46:28 tardis pppd[646]: rcvd [LCP TermAck id=0x2]
> May 7 15:46:28 tardis pppd[646]: Connection terminated.
> My pap-secrets contains:
> ~~~~~~~~~~~~~~~~~~~~~~~~
>
> # Every regular user can use PPP and has to use passwords from /etc/passwd
> * hostname ""
I'd suggest you change it to:
# Client server secret IP addresses
* hostname "" *
or, if it's ok for you:
# Client server secret IP addresses
* * "" *
> The user & password as displayed in the debug are correct.
Are you using shadow passwds ?? If positive, did you compile pppd with
shadow support (make HAS_SHADOW=1) ??
Regards,
Ivan
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]