Potential Bug: Security Enhanced Manager (forced password change)

Confluence User - 31 May, 2017

Hi guys,

I am using the enhanced security directory manager.

In v6 beta 2 new users are still required to change their password - even though I deactivated this in the settings. I thought it is a bug - however, I add users through a series of sql statements and may be missing a db field controlling this?

Cheers,

Eric

security;user;login

2


31 May, 2017
confluenceUser
confluenceUser

Hi, I think it depends on how you added the passwords in your SQL. If you added MD5 passwords, then when using the Security Enhanced Directory Manager it will prompt a change of password because it's using a stronger encryption according to Improved Password Storage.

01 Jun, 2017
confluenceUser
confluenceUser

Thanks - I adapted a Joget example app - so it might only be md5. Maybe sending out one time passwords for the initial registration is better anyway since it means they have to have access to that email address.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print