(RADIATOR) getting there
Roger Mangraviti
rem at atu.com.au
Mon Jul 30 02:09:34 CDT 2001
Hello all,
I have finally been able to get proxy auth with fall through happening. but
radiator seems
to freeze and a `kill -1 pid` does not reload radiator. and i have to
`kill -9 pid` and restart radiator
to get it to auth again.
perl version: This is perl, version 5.005_03 built for i386-freebsd
i'm yet to get a trace @ level 4, but it mentioned that the hosts timed out.
which it did not.
below is my config:
<Realm DEFAULT>
AuthByPolicy ContinueWhileReject
#strip realm
RewriteUsername s/^([^@]+).*/$1/
<AuthBy RADIUS>
Synchronous
AuthenticateAccounting
FailureBackoffTime 60
Secret xx
RetryTimeout 8
Retries 3
<Host 203.x>
AuthPort 1812
AcctPort 1813
</Host>
</AuthBy>
<AuthBy RADIUS>
AuthenticateAccounting
FailureBackoffTime 60
Secret yy
RetryTimeout 8
Retries 3
<Host 203.y>
AuthPort 1812
AcctPort 1813
</Host>
</AuthBy>
</Realm>
TIA
Roger
===
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