Hello Rustam -

On Friday 09 February 2001 21:50, Rustam Povarov wrote:
> Hello,
>
>    I try to install "radius-proxy" for solving some problem
>    with user passwords.
>    All working properly, exclude logging authentification requests.
>
>    Following piece of config file:
>
>    ...
> LogDir /usr/local/radiator/log
>    ...
> <AuthLog FILE>
>         Identifier authlogger
>         Filename %L/password.log
>         LogSuccess 1
>         LogFailure 1
> </AuthLog>
>    ...
> <Handler>
>         AuthLog authlogger
>         <AuthBy RADIUS>
>           Host xx.xx.xx.xx
>           Secret mysecret
>           LocalAddress yy.yy.yy.yy
>         </AuthBy>
>         AcctLogFileName %L/detail
> </Handler>
>     ...
>
>    All auth and accounting requests passed successfully, but there is
>    no 'password.log' in my LogDir. All permissions ok, detail file,
>    and logfile writes successfully, no any error or warning messages
>    in logfile (Trace 4). Where is can be problem?
>

This is because the AuthBy RADIUS does not do any password checking, so no 
password.log will be written.

hth

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to