This is a discussion on Re: dictionary file - rfc compilant or not - Authen::Radius? within the FreeRADIUS Users forums, part of the Networking and Network Related category; Bram wrote: > I'm asking this because the 'ecnrypt=1' after User-Password in the > dictionary file is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Bram wrote:
> I'm asking this because the 'ecnrypt=1' after User-Password in the > dictionary file is breaking the perl module Authen::Radius, I mailed > the author of this module (informing him about it) and he found the > used syntax strange... Found on http://search.cpan.org/~manowar/Radi...0.12/Radius.pm ... load_dictionary ( [ DICTIONARY ] ) Loads the definitions in the specified Radius dictionary file (standard Livingston radiusd format). Tries to load '/etc/raddb/dictionary' when no argument is specified, or dies. NOTE: you need to load valid dictionary if you plan to send Radius requests with other attributes than just User-Name/Password. -- Groeten, Regards, Salutations, Thor Spruyt M: +32 (0)475 67 22 65 E: thor.spruyt@telenet.be W: www.thor-spruyt.com www.salesguide.be www.telenethotspot.be - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |