From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <77820afbb22b2225e70aa127e54c4a9a@plan9.bell-labs.com> From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] ppp patches In-Reply-To: <20030721145135.15108.qmail@g.bio.cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 21 Jul 2003 11:08:27 -0400 Topicbox-Message-UUID: ff402026-eacb-11e9-9e20-41e7f4b1d025 I'ld love to let factotum do the prompting. If you use chap or mschap, it already does. I'll stick your prompting changes into a dial/whatever routine and the dial stuff can do it too. We can't use them at workm, because we use RSA Securid tokens for passwords As for the server= field, we can easily pass that in as a parameter that will get passed to factotum. I'm not so sure about dialstrings. They really aren't part of the security info and, at least in the case of the 3 ISP's I deal with, are relative to where I'm dialing from. I'ld rather not stick that all into my secstore. I agree about telco, that's why I wrote it. However, I found that people here just don't use it, probably for the reason you mentioned. Thanks, does this sound reasonable to you?