Hello Jamie -
I have cut and pasted the configuration file listed below and it seems to
work fine. Can you please send me a trace 4 debug showing what is going on?
BTW - what version of Radiator are you running?
thanks
Hugh
On Wednesday 28 February 2001 02:18, Jamie Orzechowski wrote:
> hello ... I have a strange SNMP problem ... If I add the <SNMPAgent> to my
> cfg I get a bunch of message saying it can;t find the Handler for this
> request ... if I comment out the SNMP section it works without any problems
> .... any ideas??
>
> here is my config ...
>
> <SNMPAgent>
> Community xxxxxxxxxxxxxx
> </SNMPAgent>
>
> <AuthBy DBFILE>
> Identifier FlatFile
> Filename %D/users
> </AuthBy>
>
> <AuthLog FILE>
> Identifier Logger
> Filename %L/Failure.log
> LogSuccess 1
> LogFailure 1
> SuccessFormat %l:UserID %U - SUCCESS
> FailureFormat %l:UserID %U - FAILED - Attempted Password "%P"
> </AuthLog>
>
> <AuthBy RODOPI>
> Identifier CheckRODOPI
> DBSource dbi:Sybase:rodopi
> DBUsername Rodopi
> DBAuth xxxxxxxxxxxx
> </AuthBy>
>
> <Handler Request-Type = Access-Request>
> RewriteUsername s/^([^@]+).*/$1/
> RewriteUsername tr/A-Z/a-z/
> RewriteUsername s/\s+//g
> AuthByPolicy ContinueAlways
> AuthBy CheckRODOPI
> </Handler>
>
> <Handler Request-Type = Accounting-Request>
> RewriteUsername s/^([^@]+).*/$1/
> RewriteUsername tr/A-Z/a-z/
> RewriteUsername s/\s+//g
> AuthByPolicy ContinueAlways
> AuthBy CheckRODOPI
> </Handler>
>
>
> ===
> 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.
--
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.