vavavr00m / pwm

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

New User Registration module overwrite existing user #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on New User Registration module
2. cn is added on New User Form
3. Disable Random Username Characters
4. Create a user account at /pwm/public/NewUser (ex. cn=foo
5. Logout
6. Create a same cn user account at /pwm/public/NewUser (ex. cn=foo
7. Error message is shown
8. Access again at /pwm/public/NewUser
9. User creation is proceeding and the user account is overwritten

What is the expected output? What do you see instead?
In step 8 and 9, reject the user creation.

What version of PWM are you using?
1.6.2

What ldap directory and version are you using?
OpenLDAP

Please paste any error log messages below:
No error happen at step 8 and 9.

Original issue reported on code.google.com by deadl...@gmail.com on 28 Jul 2012 at 1:32

GoogleCodeExporter commented 9 years ago
Unable to reproduce.  Please share your new user configuration settings and 
exact data used to cause this issue.

Original comment by jrivard on 29 Jul 2012 at 5:22

GoogleCodeExporter commented 9 years ago
Thank you for your response, and I found my mistake of config.

I set my config of "LDAP Contextless Login Root" as cn of admin, and
that is a reason of this.
I modified it and there are no error now.

Thanks again.

Original comment by deadl...@gmail.com on 29 Jul 2012 at 11:08

GoogleCodeExporter commented 9 years ago
No worries, thanks for letting us know

Original comment by jrivard on 29 Jul 2012 at 11:05