I have a Radiator farm setup which I'm trying to AuthBy ROUNDROBIN to... It
doesn't appear that CachePasswords works for this AuthBy. Looking at my
trace, auths are always sent to the clients and never lookedup in the cache
even though I've authed several times..
Here is the handler I have:
<Handler>
UsernameCharset [EMAIL PROTECTED]
RewriteUsername tr/A-Z/a-z/
RewriteUsername s/\s+//g
RewriteUsername s/[EMAIL PROTECTED]/\?/g
<AuthBy ROUNDROBIN>
FailureBackoffTime 300
Secret xxxx
Retries 3
RetryTimeout 10
AuthPort 1812
AcctPort 1813
<Host 1.1.1.1>
</Host>
<Host 2.2.2.2>
</Host>
CachePasswords
RejectEmptyPassword
NoDefault
</AuthBy>
SessionDatabase NoneDB
</Handler>
Shouldn't CachePasswords be supported in this AuthBy? It is in AuthBy
RADIUS...
--
Robert Blayzor, BOFH
INOC, LLC
[EMAIL PROTECTED]
PGP: http://www.inoc.net/~dev/
Key fingerprint = A445 7D1E 3D4F A4EF 6875 21BB 1BAA 10FE 5748 CFE9
If at first you don't succeed, call it version 1.0
===
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.