Trying to authenticate ALL users using MSCHAP/MPPE

2004-07-23 Thread Ray Van Dolson
We have a scenario in which we would like to have all our users authenticated automatically regardless of what password they provide. Per the faq, this is accomplished by doing: DEFAULT Auth-Type := Accept in the users file. However, this does not appear to work when using MSCHAP as the

Re: Trying to authenticate ALL users using MSCHAP/MPPE

2004-07-23 Thread Alan DeKok
Ray Van Dolson [EMAIL PROTECTED] wrote: Anywawys, any suggestions for allowing all users to get a valid MSCHAP/MPPE login regardless of password? It's impossible. You need a password to generate the correct MSCHAP data. Alan DeKok. - List info/subscribe/unsubscribe? See

Re: Trying to authenticate ALL users using MSCHAP/MPPE

2004-07-23 Thread Ray Van Dolson
Well, one is being provided by the user, I just don't want to check if it's valid or not. But keys could still be generated against it it would seem. Maybe not easily though. :( Turning out to be more difficult than I thought it would be. :-) Thanks for the reply... On Fri, Jul 23, 2004 at