(RADIATOR) Cach Password

Vil Coyot vilcoyot at gmail.com
Thu Jun 30 11:30:15 CDT 2005


I'm trying to use radiator as a proxy with cache. The proxy function
is ok but the cache isn't. I thought it will be enabled be the option
CachePasswords but it seems not.

I think it is not very difficult be I haven't found any solution. If
any of you can just glance at my radius.cfg file :

-----------------------------------------------------------------------------------------------------------------------
Foreground
LogStdout
PidFile	/tmp/radiusd.pid
AuthPort	1644
AcctPort	1645
LogDir		c:/Program Files/Radiator
DbDir		c:/Program Files/Radiator
Trace 		4

<Client DEFAULT>
	Secret	yop123
</Client>

<Realm DEFAULT>
	<AuthBy RADIUS>
		#Identifier Radius
		Host		192.168.4.128
		Secret 	yop123
		AuthPort	1812
		AcctPort	1813
		Retries		3
		RetryTimeout	5
		#NoForwardAuthentication
		CachePasswords
		CachePasswordExpiry 36000
		CacheReplyHook sub {print "in CacheReplyHook @_\n";}

	</AuthBy>
</Realm>
-----------------------------------------------------------------------------------------------------------------------

I'm using an evaluation version under windows 2003 server Standart and
I haven't modify any settings anywhere but the radius.cfg file.

Thanks a lot

PS : excuse my bad Englih.

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list