24 Nov
2012
24 Nov
'12
3:40 p.m.
I don't know if I understand the process correctly : as far as I understand, an authentication request is handled successively by the listed modules in the authorize {} section, right ? So, now that I figured that I have to use PAP as phase2, I can have the cleartext password. But I don't know how I can provide it to the PAP module : it complains that no "known good" password had been found for the user. What should my executed program return to say that the user is granted access ? Le 23/11/2012 21:28, Hoggins! a écrit :
OK, that explains a lot. I guess I need to find a method that lets the Cleartext-Password go through. I don't know how to do this, actually, as our passwords are now stored hashed.
Any hint?