K 10 svn:author V 5 brian K 8 svn:date V 27 1997-11-09T03:55:27.000000Z K 7 svn:log V 265 When responding to a CHAP challenge, don't try to use ppp.secret to get a key value based on the peers name, then send the value of AuthName with the encrypted result. This is *way* too confusing. Instead, always use AuthName and AuthKey as the documentation says. END