Best way to modify /etc/ppp/ppp.secrets on the fly?

2003-09-27 Thread Brett Glass
I need to write a program or script that modifies /etc/ppp/ppp.secrets on the fly to add, change, and remove passwords. One thing I do NOT want is for replacement of the file to interfere with a login that's occurring at the same time. What's the best way to slip a new version of the file in

Re: Best way to modify /etc/ppp/ppp.secrets on the fly?

2003-09-27 Thread Marc Ramirez
On Sat, Sep 27, 2003 at 10:36:59AM -0600, Brett Glass wrote: I need to write a program or script that modifies /etc/ppp/ppp.secrets on the fly to add, change, and remove passwords. One thing I do NOT want is for replacement of the file to interfere with a login that's occurring at the same