Hi !

I was wondering if is possible to set up tho AuthBy clauses in the configuration file, 
something like this:

<Handler ....>
  AuthByPolicy ContinueWhileAccept
  <AuthBy SQL>
    ....
  </AuthBy>
  <AuthBy EXTERNAL>
    ....
  </AuthBy>
</Handler>

I wonder if this will work in this way:

The Access-Request is send to the AuthSQL. If all the parameters are ok (username, 
password, check attributes like Simultaneous-Use, etc...) the request is passed to the 
AuthBy EXTERNAL module (with all the needed parameters, like the fixed IP address 
configured in the REPLYATTR in the database). If something is wrong (Simultaneous-Use 
exceeded, wrong password or username, etc...) the access is denied.

Am i right ?

Regards,



Antonio Navarro Navarro
BemarNet Management
[EMAIL PROTECTED]
http://www.bemarnet.es

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to