On Tue, 18 Jan 2000, Alex Buell wrote:
|On Tue, 18 Jan 2000, Clifford Kite wrote:
|
|> |It's the default, so why does it get echoed to my log if this is the case?
|> |I certainly don't have a show-password in the scripts.
|>
|> (Checking old logs...) It looks like it's a bug in ppp-2.3.10; it
|> works in ppp-2.3.11.
There's no bug in hide-password bug in ppp-2.3.10. My log showed a PAP
connection for 2.3.10 with the password showing and the next PAP connection
was for 2.3.11 with the password hidden. Not thinking that the pppd run
for the 2.3.10 messages might not have used hide-password, I jumped to the
proverbial wrong conclusion. (I do PAP tests occasionally, as I did this
time, but normally connect with CHAP and no debug.)
So here hide-password works with ppp-2.3.10, and ppp-2.3.11 works with or
without hide-password since, as you pointed out, hide-password is the
default.
|Sorry, I just checked with 2.3.11, doesn't work! :o( In case I've done
|something stupid, here's what I use:
|
|#!/bin/sh
|#
|exec /usr/sbin/pppd -detach modem lock crtscts defaultroute debug /dev/ttyS1
|115200 connect /etc/ppp/ppp-script hide-password &
It's a mystery. I don't see anything that rings a bell, except there is no
"user <username>" option to get pppd to negotiate PAP. Not that it should
make any difference where you specify that.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]