This does not seem to be working.. although the other day I setup a
PasswordLogFileName in DEFAULT and that worked just fine.
I am trying to cut a log of the users on the one Client/Handler for
debugging.
Is it because my trace levels are low?
<AuthLog FILE>
Identifier Log1
Filename %L/Log1logfile
LogSuccess 1
LogFailure 1
FailureFormat %Y%m%d %H:%M:%S (%q) %C Port: %{NAS-Port} %1 U: %U P:
%P Realm: %R
SuccessFormat %Y%m%d %H:%M:%S (%q) %C Port: %{NAS-Port} %1 U: %U P:
%P Realm: %R
</AuthLog>
Used in conjunction with:
<Client aaa.bbb.ccc.ddd>
Secret My-Secret
DupInterval 1
Identifier A-Access
</Client>
<Handler Client-Identifier=A-Access>
<AuthBy FILE>
Filename %D/A-AccessUsers
DefaultReply
Service-Type=Framed-User,Framed-Protocol=PPP,Framed-IP-Netmask=255.255.255.0
,Port-Limit=1,Session-Timeout=21600,Idle-Timeout
=3600
CaseInsensitivePasswords
</AuthBy>
AuthLog Log1
PasswordLogFileName %L/Log1Logfile
</Handler>
===
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.