(RADIATOR) radiator server under high load problem

2003-07-22 Thread Steve Wilson
too. Regards Steve Wilson Senior Systems Administrator Legend Internet Ltd. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) postauthhook, Access-Reject problem.

2002-12-30 Thread Steve Wilson
timeout. The user receives an Access-Accept with the reply message and attributes clearly showing that this user should not have connected. Where are we going wrong with the changing of the return code ? -- Steve Wilson [EMAIL PROTECTED] #!/usr/bin/perl #host isdn0.radius.legend.net.uk:3306

Re: (RADIATOR) postauthhook, Access-Reject problem.

2002-12-30 Thread Steve Wilson
, Steve Wilson wrote: The attached is our postauthhook file which we use to see if the user has exceeded their quota of usage, this is calculated on a rolling 30 days. The problem we have is that when a user has used 150% or more we are trying to send a reject, and due to safety

(RADIATOR) AuthBy DYNADDRESS issue

2002-11-22 Thread Steve Wilson
We are putting together a radius server which authenticates from openldap, accounts and holds sessions in mysql, and does the dynamic pooling. All was working fine before I added the dynaddress stuff and now radiator crashes :( Running in debug mode logfile gives: Fri Nov 22 12:39:46 2002:

(RADIATOR) ldapapi.pm build problem

2002-11-19 Thread Steve Wilson
locate LDAPapi.pm in ... In addition the machine has got the perl and ldap development rpms installed and my AuthBy RADIUS section does work fine, unfortunately I _need_ to authenticate using ldap. tia Steve Wilson. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL

Re: (RADIATOR) ldapapi.pm build problem

2002-11-19 Thread Steve Wilson
After installing Convert::ASN1 it worked a dream. Now I'm kicking myself for battling to build that module to get LDAP working instead of LDAP2. Thanks for the help Steve Wilson Hugh Irvine writes: Hello Steve - I suggest you use the AuthBy LDAP2 clause with the perl-ldap module. See