Hello, To authenticate a dsl pre-authentication request, i have to use a mysql function query (using AuthBy mysql) that returns 1 (accept) or 0 (reject), with no check attributes or other values i can use as check parameters. How can i send the Accept or Reject based on the returned 1 or 0 values?. Thanks and regards.