open auth

2003-01-21 Thread Duane Barnes








Does anyone know how to turn off auth, as in, allow anyone
to dial in from anywhere. For testing purposes of course.








Re: open auth

2003-01-21 Thread Robert Canary
That would be a NAS internal function.  Unless you give everyone the
same password.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: open auth

2003-01-21 Thread Alan DeKok
Robert Canary [EMAIL PROTECTED] wrote:
 That would be a NAS internal function.  Unless you give everyone the
 same password.

  No, you can do:

bobAuth-Type := Accept

  to accept the user without doing password checks.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: open auth

2003-01-21 Thread Alan DeKok
Duane Barnes [EMAIL PROTECTED] wrote:
 Thanks, but what I'm trying to accomplish is the following:
 
 For example, say my mySql db crashes and I need an hour or two to fix it,
 how can I just allow any user who attempts dialing in to authenticate until
 I get the auth db back in service?

  I gave the example for one user.  The DEFAULT user matches all of
them.  It shouldn't be too difficult to go from there.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html