Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Store Password" button is inactive #688

Open
GoogleCodeExporter opened this issue Jul 15, 2015 · 3 comments
Open

"Store Password" button is inactive #688

GoogleCodeExporter opened this issue Jul 15, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Go to Settings -> Database -> Store Password
2. Type a password
3. Clicking on the Sore Password Button has no effect

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

Expecting GUI to save the password 

What version of PWM are you using?

pwmVersion="1.7.1" pwmBuild="1232" pwmBuildType="Release"

What ldap directory and version are you using?

2.4.28-1.1ubuntu4.4 the openldap form the ubuntu 12 distro

Please paste any error log messages below:

Nothing logged

Browser is Chrome 42.0.2311.135 (64-bit) on MacOSX

Original issue reported on code.google.com by [email protected] on 5 May 2015 at 10:59

@GoogleCodeExporter
Copy link
Author

Possible workaround is to set pwm mysql database password to null:

set password for pwm@localhost = password('');

Pwm still seems unable to create used attributesin Mysql:

1) "Configuration   CONFIG  The configuration uses database storage, but database 
connection settings are not set"

2) Login attempts error out with "Unable to locate a GUID for user. Please 
contact your administrator. { 5040 ERROR_MISSING_GUID (user 
uid=wsanders,ou=People,dc=technorati,dc=com does not have a pwmGUID, unable to 
search for responses in Database) }"

As I understand it, using Mysqld is a way to store pwm data items such as 
pwmGUID without altering the openldap schema, to which I do not have access.

Original comment by [email protected] on 5 May 2015 at 11:03

@GoogleCodeExporter
Copy link
Author

Unable to reproduce this now ... this bug can be updated to wontfix.

Original comment by [email protected] on 6 May 2015 at 3:35

@GoogleCodeExporter
Copy link
Author

Same issue.  I can reproduce it at will.

Original comment by [email protected] on 1 Jul 2015 at 2:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant