vavavr00m / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

processAction=checkResponses fails to check for NMAS challenge/response; only pwmResponseSet attribute #222

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Populate Challenge/Response data on an eDirectory user object
2. Execute pwm with processAction=checkResponses or checkAll
3. Despite NMAS / Universal Password challenge response sets being available 
PWM will require challenge / response to be set

What is the expected output? What do you see instead?

Expected output is the check works successfully and PWM does not prompt for 
challenge / response questions.

What version of PWM are you using?

1.6.1

What ldap directory and version are you using?

eDirectory 8.8

Please paste any error log messages below:

No errors.

Original issue reported on code.google.com by aar...@alite.com.au on 13 Jun 2012 at 7:09

GoogleCodeExporter commented 9 years ago
Do you have a UserApp web service URL configured?  Otherwise this is working as 
designed.  PWM cannot natively read the nmas responses, only write to them.  
Only with the UserApp web service can PWM "read" the nmas responses.

Original comment by jrivard on 13 Jun 2012 at 12:53

GoogleCodeExporter commented 9 years ago
Hi There,

My PWM can currently read and write the NMAS reponses for Forgotton
Password without the UserApp web service - its just the check for their
existance that fails.

Why would the web service be required for a simple check if it can
functionally read and write without it?

Ta

Aaron

Original comment by aar...@alite.com.au on 14 Jun 2012 at 1:33

GoogleCodeExporter commented 9 years ago
Whoops.. didn't realise that it wasn't even using the NMAS values....
clearly I had been using PWM values all along in my testing.

Thanks for your help.

-Aaron

Original comment by aar...@alite.com.au on 14 Jun 2012 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by jrivard on 14 Jun 2012 at 11:00