Alan DeKok a écrit :
Yes. That file has to be readable by the user. This is a limitation of PAM, I think, where the pam_radius_auth module is run as the user.
This is what I thought but I wanted to have a confirmation about that to be sure.
It's a problem. A solution (a bad one) is to "chmod a+r" the files.
Ok I will deal with that. Thanks for your confirmation. Christophe.