Hi
Does the snmp_trap utility is part of the operating system?
Can I download it 
thanks
--- Begin Message ---
On Thu, 5 May 2005, Yoram Baruchian wrote:

> Hi.
> I mean that the radius server send reject to the client.
> I want to get a trap  that describe the user name that is not allowed or
> rejected .

exec snmp_trap {
        wait = no
        program = "/bin/send_trap snmp.server.addr %{User-Name}"
}

postauth {
        [...]
        Post-Auth-Type REJECT {
                snmp_trap
        }
}

I believe that should work.

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

--- End Message ---

Reply via email to