Hello, thank you very much for your response.
I’m not sure if this will fix it, but try: > > > > use constant RLM_MODULE_UPDATED=> 8;# /* OK (pairs modified) */ > > > > then change “return RLM_MODULE_OK” to: > > > > return RLM_MODULE_UPDATED; > I try that but the problem persist. If this doesn’t fix it, you can always delete the undesired member from the > hash before you return. > Yes, I know :) but it would be better if we can solve that Thanks again -- ____________________ Ana Gallardo Gómez ____________________
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

