16 Dec
2013
16 Dec
'13
2:57 a.m.
Hello Arran,
That functionality was removed, because it was duplicative on the PAP module.
The PAP module will examine the header on control:Password-With-Header attributes, normalise them and then copy them to the hash specific attribute. e.g. control:NT-Password.
In order to get similar functionality to 2.x.x you just need to list Password-With-Header in the update section.
https://github.com/FreeRADIUS/freeradius-server/blob/master/raddb/mods-avail...
-Arran
that helps me solve issue with radius password attribute. Thank you