Developer forum

Forum » CMS - Standard features » password security settings problems

password security settings problems

Mark Preisler
Reply

Hey

I have some trouble getting the “Password reuse After number of times” and “After number of days” setting to work, Is there something else that I need to enable to get the feature to work?

My current settings. 

<Extranet>
      <UseWithExtranet>1</UseWithExtranet>
      <EncryptPassword>1</EncryptPassword>
      <EncryptPasswordHash>MD5</EncryptPasswordHash>
      <PasswordExpireDays>30</PasswordExpireDays>
      <ReusePassword>
        <AfterNumberOfTime>4</AfterNumberOfTime>
        <AfterNumberOfDays>30</AfterNumberOfDays>
      </ReusePassword>
      <PasswordSecurity>medium</PasswordSecurity>
      <MinimumOfCharacters>6</MinimumOfCharacters>
    </Extranet>

Im running dw 9.4.4

 


Replies

 
Oleg Rodionov Dynamicweb Employee
Oleg Rodionov
Reply

Hi Mark,

I've checked the issue on test environment based on last DW94 and see that it can be reproduced for extranet user already has encrypted password but OK if password is not encrypted. The feature seems to be broken for backend user for encrypted/not encrypted password as wel. I've created new TFS 48050 agains the bug, will be fixed on a further DW94 hotfix/release. Thanks. 

BR, Oleg QA

 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply

Hi Mark

The problem regarding #48050 has now been resolved in Dynamicweb version 9.4.8

To upgrade please choose this version from download here:

http://doc.dynamicweb.com/releases-and-downloads/releases

Let me know if you need any more help regarding this

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 

You must be logged in to post in the forum