gregoire.leroy@retenodus.net wrote:
I want the following behaviour :
1) Set the password for the user 2) Authentication of the user 3) X is always added to the reply if the user is authenticated 4) Moreover, Y is added to the reply for NAS, still if the user is authenticated.
That's pretty straightforward.
Now, if I understand correctly, authentication is not handled by the users/SQL module, so the only steps concerned here are 1,3 and 4.
Yes.
Now, documentation seems to say I have to add something in my authorize{} section, but the only mention of authorize in my current configuration is :
authorize { ok
# respond to the Status-Server request. Autz-Type Status-Server { ok } }
Did I miss something ? Am I more clear ?
Uh... someone *destroyed* your configuration. That's not right. Are you sure you're using the "users" file? The "files" module isn't listed above... so it looks like you're not using it. Alan DeKok.