Merchant Password Max Age

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Merchant Password Max Age

Post by dc8johnson » Mon Apr 19, 2010 9:36 am

The admin interface restricts the merchant password max age to a number between 1 and 90. Is there a way to change this? It looks like we could remove the check from the user control but I'm not sure that would make any difference.

We manually changed the MerchantPasswordMaxAge value in the ac_StoreSettings to both 9999 and 120 and the password still expired when 90 days was hit.

Any thoughts?

Thanks
David Johnson

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Merchant Password Max Age

Post by mazhar » Mon Apr 19, 2010 10:25 am

If this is so then it seems that we are enforcing 90 days in code as maximum possible age value. It may be due to some requirement of PCI Compliance.

dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Re: Merchant Password Max Age

Post by dc8johnson » Mon Apr 19, 2010 10:43 am

Mazhar,

PCI compliance - that would make sense. Would you be able to check to see if the maximum value is enforced in the code? Since the system does allow other PCI compliance features to be turned off (like storing credit cards), my customer would like the option of overriding the max value.

Thanks,
David Johnson

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Merchant Password Max Age

Post by mazhar » Mon Apr 19, 2010 10:50 am

what is your AbleCommerce version?

dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Re: Merchant Password Max Age

Post by dc8johnson » Mon Apr 19, 2010 12:36 pm

The AC I was testing with is still 7.0.3. We'll be upgrading it later this week.
David Johnson

dc8johnson
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 87
Joined: Fri Nov 20, 2009 8:46 am

Re: Merchant Password Max Age

Post by dc8johnson » Thu Apr 29, 2010 10:26 am

It looks like this feature has been updated in 7.0.4 and you can now set the merchant maximum password age to 0 (unlimited.

Thanks,
David Johnson

Post Reply