Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2012
    Posts
    8
    Plugin Contributions
    0

    Default Disable password expire feature in 90 days :- Help

    Can any one tell me how to disable password expire feature in 90 days? I know its a security flaw or PCI non-compliant but I do really wanna do this. Any help please?

  2. #2

    Default Re: Disable password expire feature in 90 days :- Help

    BACKUP YOUR DATABASE FIRST!!!

    If you need to be PCI compliant, they you probably don't want to do this. But if you're useing ZC in a testing environment, then there's no reason that you can't use the same password over and over again.

    I haven't found the trick to disabling the forced password reset alltoghther, but there is a work around using phpmyadmin to change the password back to what it was. Change your password when it asks you to, then In phpmyadmin, under the admin table, edit your user name, and blank out the prev_pass1, prev_pass2 and prev_pass3.

    Then change your password back to what it was.

    Kind of a pain, but at least it works.

  3. #3

    Default Re: Disable password expire feature in 90 days :- Help

    I was snooping around and stumbled across admin_access.php in /public_html/admin/includes/functions .
    Look at line 433. Then look at the end of line 442. There's the 90 day setting. I'm going to set this to... 200000. That's 500+ years.

    Keep in mind, if this does fix the password expiration after 90 days, and you need to be PCI compliant, DON'T CHANGE THIS SETTING!
    I'm only changing it on a demo ZC install.

    I'll update everybody in 3 months and let you know if it worked.

 

 

Similar Threads

  1. v150 Password Expire
    By datacreek in forum General Questions
    Replies: 6
    Last Post: 2 Feb 2012, 11:15 AM
  2. How do I disable hidden side box feature in zj black template?
    By Liamv in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Feb 2010, 08:19 PM
  3. Can I force customer password changes every X days?
    By monkeyjr47906 in forum Managing Customers and Orders
    Replies: 0
    Last Post: 23 Jul 2009, 03:59 PM
  4. Removing Password Feature for reviews
    By bjmhistory in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Apr 2007, 05:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •