Date: Sat, 8 Nov 1997 19:55:32 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chap.c Message-ID: <199711090355.TAA26493@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian       1997/11/08 19:55:31 PST
  Modified files:
    usr.sbin/ppp         chap.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.25      +7 -13     src/usr.sbin/ppp/chap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711090355.TAA26493>
