(RADIATOR) CachePasswords not available in AuthBy ROUNDROBIN

Robert Blayzor noc at inoc.net
Thu Oct 2 12:01:02 CDT 2003


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         a-zA-Z0-9\._ at -
        RewriteUsername         tr/A-Z/a-z/
        RewriteUsername         s/\s+//g
        RewriteUsername         s/[^\w.@\-\_]/\?/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
rblayzor at inoc.net
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 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