On 3 Aug 2006, at 11:50, Phil Mayers wrote:

Hey Phil,

Basically, there are lots of ways of doing what you want to do. From what I remember about the SQL backend, it should just be a case of putting:

insert into radchech (username,attribute,op,value) values (
        'username',
        'incoming-req-uri',
        '==',
        'http://foo.com/bar'
        );

...and it should work.

Wow! that just worked! Amazing, thanks guys.

 -- joe.

Joe Warren-Meeks                       T: +44 (0) 208 962 0007
Aggregator Ltd.                        M: +44 (0) 7789 176 078
Unit 62/63 Pall Mall Deposit           F: +44 (0) 208 962 0008
124-128 Barlby Road, London W10 6BL
PGP:        361F 78D0 56F5 8D7F 2639  947D 71E2 8811 F825 64CC



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

Reply via email to