]> git.ozlabs.org Git - ppp.git/commit
pppd: Add pap-secrets and chap-secrets options (#513)
authorTomas Paukrt <44699103+tpaukrt@users.noreply.github.com>
Tue, 10 Sep 2024 10:15:29 +0000 (12:15 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 10:15:29 +0000 (20:15 +1000)
commitf190e3e3f4f291b6c02347a06163f27c4f0d1396
tree3e0122ebc5d3e4ce4dc470e23a800a49ee93c183
parent68ccfb31370056d25304180774027151c9bd40c9
pppd: Add pap-secrets and chap-secrets options (#513)

These options allow a user to specify paths to pap-secrets and chap-secrets files,
which is useful when running multiple instances of pppd that may use the same
username but with different passwords (e.g. running multiple PPTP tunnels).

Signed-off-by: Tomas Paukrt <tomaspaukrt@email.cz>
pppd/auth.c
pppd/main.c
pppd/pppd-private.h