"j6969\@inwind\.it" <j6969@inwind.it> wrote:
Hi all, i'm developing an authentication module. I need to associate a radom value to each user, what i did is create a new value pair, but i don't know if i can update that vp from my auth module, if yes could you make me an example of module that does that ? or a hint would be nice ;-)
rlm_example?
ops sorry ! i was thinking on updating a value pair in the SQL database; can i fetch it, work with it, assign a new value and store it in the db. Is there an example about that ? thanks
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Can someone check to see if CVS for 2.0 and the 1.1 branch has been fixed for the problem reported below. I have an older CVS 2.0 checkout, so I don't know if it was already reported and fixed. problem: dictionary.waverider attribute needs changed wrong: ATTRIBUTE WaveRider-SNMP-Trap-Community 10 string correct: ATTRIBUTE WaveRider-SNMP-Trap-Server 10 string <waverider documentation> WaveRider-SNMP-Trap-Server This attribute supplies an IP address and community string to which to send SNMP Traps. A total of 5 trap servers may be defined through multiple instances of this attribute. The trap servers specified will replace any currently defined. Vendor-Type 10 for WaveRider-SNMP-Trap-Server Vendor-Length 2-48 The Text field is 0 to 48 octets containing an IP address in the form aaa.bbb.ccc.ddd followed by a ':' followed by a string of up to 32 characters to be used as the trap community associated with the trap server. A 0 length text field or field containing only spaces will clear all trap servers.
I have fixed current cvs. Thanks -Peter On Sat 11 Nov 2006 00:51, Duane Cox wrote:
Can someone check to see if CVS for 2.0 and the 1.1 branch has been fixed for the problem reported below. I have an older CVS 2.0 checkout, so I don't know if it was already reported and fixed.
problem: dictionary.waverider attribute needs changed
wrong: ATTRIBUTE WaveRider-SNMP-Trap-Community 10 string
correct: ATTRIBUTE WaveRider-SNMP-Trap-Server 10 string
<waverider documentation> WaveRider-SNMP-Trap-Server
This attribute supplies an IP address and community string to which to send SNMP Traps. A total of 5 trap servers may be defined through multiple instances of this attribute. The trap servers specified will replace any currently defined.
Vendor-Type 10 for WaveRider-SNMP-Trap-Server
Vendor-Length 2-48
The Text field is 0 to 48 octets containing an IP address in the form aaa.bbb.ccc.ddd followed by a ':' followed by a string of up to 32 characters to be used as the trap community associated with the trap server. A 0 length text field or field containing only spaces will clear all trap servers. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
-- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
participants (3)
-
Duane Cox -
j6969@inwind.it -
Peter Nixon