* This is the VOP Radius mailing list * Hello Kris, I am not sure if I understand:
When the account is suspended, do you want them to be able to connect or not? I assume that you do not want them to connect. Likely there is something not set/working properly in Rodopi. At every Authentication request the Stored Procedure "Interface_VircomUsers 'username'" is called. After this point Rodopi is responsible for either returning the attributes that will result in an Access Granted (Find account, password, Service-Type, etc..) or an Access Reject (Account not found...). What you can do to narrow down the problem is to use MS SQL Query Analyzer and run a query on an account that should be suspended: exec Interface_VircomUsers 'username' The result should not return data that will result in an Access Granted (Password....). After you can contact Rodopi and this will help them narrow down the problem. There may even be an existing patch available. Thank-you Andrew O'Halloran Technical Support Department Vircom Inc. http://www.vircom.com Email: [EMAIL PROTECTED] Phone: (514) 990-2532 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kris McElroy Sent: Tuesday, June 11, 2002 12:44 PM To: [EMAIL PROTECTED] Subject: [VOP RADIUS] MAC Authentication * This is the VOP Radius mailing list * Ok, I can authenticate my client using the MAC address of their Wireless NIC. I am using RODOPI and when a customer doesn't pay there bill it will suspend the account. When my Wireless client gets suspended it still allows them to stay connected and even allows them to connect if their account is suspended. Is there a way to do this? Thanks, Kris McElroy [EMAIL PROTECTED] Internet Systems Engineer Duracom, INC. www.duracom.net ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email. ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
