dcwaterm / pwm

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

OTP Code breaks logins with default settings #498

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With default OTP settings, this error is generated on login:

The configuration is invalid or corrupt. Please correct the error, or remove 
the configuration file. { 5033 ERROR_INVALID_CONFIG (ldap storage attribute is 
not configured, unable to read OTP secret) }

OTP feature should not change any behavior of existing code unless 
enabled/configured.

Found in revision 630.

Original issue reported on code.google.com by jrivard on 11 Oct 2013 at 8:41

GoogleCodeExporter commented 9 years ago
Could you try r631?
It's a work in progress by the way, but thanks for testing ;-)

Original comment by menno.pi...@gmail.com on 11 Oct 2013 at 9:03

GoogleCodeExporter commented 9 years ago
Just a suggestion, maybe hide the OTP link on the user page when OTP is turned 
off.  That would keep users out of pages that are not fully setup / enabled.  
The default is to have OTP turned off which is definitely correct. Thanks a lot!

Original comment by ever...@gmail.com on 12 Feb 2014 at 8:55

Attachments:

GoogleCodeExporter commented 9 years ago
@everem2: another little suggestion: please formulate your requests a bit more 
polite. The way you formulate it feels to me like you're pissed off. 

The version you are using is a development version and changes regularly. If 
you have any improvements, feel free to submit a patch. 

As it seems the version you run has some code commented out in the index.jsp, 
which is active in the current trunk. So check tomorrows daily build, or build 
yourself from trunk.

If you want a stable version, use 1.7.0.

Original comment by menno.pi...@gmail.com on 12 Feb 2014 at 9:18

GoogleCodeExporter commented 9 years ago

Original comment by menno.pi...@gmail.com on 26 Feb 2014 at 7:28