]> git.ozlabs.org Git - ppp.git/commit
pppd: Add option to strip MS domain name (#188)
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 31 Dec 2020 04:33:45 +0000 (05:33 +0100)
committerGitHub <noreply@github.com>
Thu, 31 Dec 2020 04:33:45 +0000 (15:33 +1100)
commit7f7ea8967e3b02234811a4b9bb893fc21544319c
tree3ba9bfa8c2cdb57e8cfb9113bf9a5c6ec10570e1
parent2ff8d30b889d33d3dd881257210d0ebb0806c76f
pppd: Add option to strip MS domain name (#188)

Some Windows 9x/ME clients might be erroneously transmitting the MS domain
along the login name. This allows to strip them on the server side.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Co-authored-by: Marco d'Itri <md@linux.it>
pppd/chap-new.c