laurent.fe...@free.fr wrote:
> in the 'authorize(p)' function, p is the read only tuple of the request. I 
> cannot update the request here.

  Hmm... you should be able to update it.  If you can't, the code should
be changed.

> Moreover, if i change the tuple config in the authorize function , how i can 
> retrieve it in the authentication function?

  You get passed the tuple again.  It's just a list of attributes.

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

Reply via email to