On Sat, Aug 21, 1999 at 04:58:28PM -0500, John Hasler wrote:
> I have considered adding support for dynamic passwords to pppconfig, but so > far it has seemed like too much added complexity for too few users. There > is an example script for secure-card in /usr/doc/ppp/examples/scripts. A good middle ground might be to read the password from an environment variable. Then I could write the script that sets the environment variable and calls your script :-) Of course there is a security consideration here, but on a home machine it's unlikely to be a big issue. At an ISP or university or company it might be, though. Justin