[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: Apache:AuthenRadius
From:       "Daniel Sully" <daniel () electricrain ! com>
Date:       1999-07-31 22:18:38
[Download RAW message or body]

Once upon a time Phillip Salzman shaped the electrons to say...

> OK, more difficulties.  It appears the webserver is not even
> attempting to contact the RADIUS authentication server (looking at the
> radius log w/ -x enabled).  Here is my setup, this time I think
> everything is spelled correctly :)

I just fixed a bug in the AuthenRadius code.. it's on it's way to CPAN now.

--- AuthenRadius.pm	1998/12/16 23:05:29	1.1
+++ AuthenRadius.pm	1999/07/31 22:14:23	1.2
@@ -52,8 +52,7 @@
 
 	# Create the radius connection.
 	my $radius = Authen::Radius->new(
-		Host => $host,
-		Port => $port,
+		Host => "$host:$port",
 		Secret => $secret,
 		TimeOut => $timeout
 	);

-D
--
Hello gentlemen. Welcome to my underground lair.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic