mic night wrote: > Yes , sorry i didn't expose the problem... Actualy, we have a problem > generating the sambaNTPassword an sambaLMPassword and that's why i'm > (temporary) trying to force PAP to use the userPassword attribute.
$ man unlang See "!*". You can delete attributes from the "control" list. So... delete the NT-Password attribute after it was added, and before it's used for authentication. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

