blob: ade5769701d68846d4117518b699d0779119755d [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001.TH PPPGETPASS 8 "26 Sep 1999"
2.SH NAME
3pppgetpass \- prompt for PAP password
4.SH SYNOPSIS
5.B pppgetpass
6.I client server fd
7.SH DESCRIPTION
8.B pppgetpass
9the outer half of a plugin for PAP password prompting in pppd.
10If the peer requires PAP, and the
11.B passprompt.so
12plugin is loaded into pppd, it will run
13.B /usr/sbin/pppgetpass
14(or another program specified by the
15.B promptprog
16option) to prompt the user for the password.
17.SH SEE ALSO
18pppd(8)