Re: (RADIATOR) sql logging questions

2002-07-02 Thread Hugh Irvine


Hello Shon -

You should probably be using Handlers for this sort of thing.

# define Handlers


# do whatever
.






..

Note that you should not mix realms and handlers in the same configuration 
file, so any realms should be converted like this:



becomes



Also note that Handlers are evaluted in the order they appear in the 
configuration file and the first match is the only match, therefore the more 
specific Handlers must appear before the more general.

regards

Hugh


On Wed, 3 Jul 2002 03:01, Shon Stephens wrote:
> is it possible to log access rejects to an sql database? i don't want
> to log access accepts, just the rejects. also is it possible to
> ignore certain requests for logging. in particular i have a client
> which is sending me requests with username as either
> "access/user@realm" or "software/user@realm" both of these requests
> need to authenticate, however i do not want to log any of the
> requests for "software" nor do i want correpsonding entries for those
> in my accounting tables.
>
> thanks,
> shon
>
> ===
> 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.

-- 
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.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) sql logging questions - more

2002-07-02 Thread Hugh Irvine


Hello Shon -

You can log both accepts and failures.


Identifier MyAuthLogger
LogSuccess 1
LogFailure 1
...


Have a look at sections 6.48 and 6.50 in the Radiator 3.1 reference manual.
("doc/ref.html").

regards

Hugh


On Wed, 3 Jul 2002 03:04, Shon Stephens wrote:
> i really should read the manual more closely. i see that i can log
> only the auth rejects using . i still am curious how i
> might only log certain requests - see my previous post.
>
> thanks,
> shon
>
> ===
> 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.

-- 
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.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



(RADIATOR) sql logging questions - more

2002-07-02 Thread Shon Stephens

 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

i really should read the manual more closely. i see that i can log
only the auth rejects using . i still am curious how i
might only log certain requests - see my previous post.

thanks,
shon

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 7.0.3 for non-commercial use 

iQA/AwUBPSHeaBerBYVUKJeKEQIFHgCghHBn5zRw5fy2whwZc9m3tBwFHhYAoOdx
93jeZZSfo8T5sjY26A6ISX5/
=L14v
-END PGP SIGNATURE-
===
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.



(RADIATOR) sql logging questions

2002-07-02 Thread Shon Stephens

 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

is it possible to log access rejects to an sql database? i don't want
to log access accepts, just the rejects. also is it possible to
ignore certain requests for logging. in particular i have a client
which is sending me requests with username as either
"access/user@realm" or "software/user@realm" both of these requests
need to authenticate, however i do not want to log any of the
requests for "software" nor do i want correpsonding entries for those
in my accounting tables.

thanks,
shon

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 7.0.3 for non-commercial use 

iQA/AwUBPSHd1RerBYVUKJeKEQIWKQCgwwxe5DQ/fVGkSuLvLYqgHXfj6BMAnjmU
5f13GqrhIqNEKaEGclmAmr7V
=ZY/s
-END PGP SIGNATURE-
===
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.