After initial install new user accounts corrupted until restart
Description
After initial installation, new user accounts will get created with encrypted passwords that can't be decrypted after restart. User accounts created after the initial install are ok.
Environment
None
Activity
Show:
MattM April 11, 2006 at 9:43 AM
Problem was the the cipher was getting created before the passwordKey could get saved (while setting the admin password in the setup tool). Fix is to not create the cipher if the passwordKey can't be set.
After initial installation, new user accounts will get created with encrypted passwords that can't be decrypted after restart. User accounts created after the initial install are ok.