Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Password Complexity

    If someone can help me out I'd be most grateful. It will prevent me having to work this out from the code....

    In a default install:

    --what are the complexity rules for customers passwords?

    --what are the complexity rules for admin passwords?

    Thanks

    Nick

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Password Complexity

    There are none in both cases that I'm aware of (other than the length, as specified in admin), and I thank the developers for it.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Password Complexity

    I believe that when you are running your admin in SSL-mode, the admin password is required to have at least one alpha-character and one numeric digit; other than that, the only restriction is, as stevesh said, the minimum length that you program in your admin's Configuration->Minimum Lengths.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Password Complexity

    Quote Originally Posted by lat9 View Post
    the admin password is required to have at least one alpha-character and one numeric digit; other than that, the only restriction is, as stevesh said, the minimum length that you program in your admin's Configuration->Minimum Lengths.
    Correct, since v1.5.0.

    In 1.3.9 and older, the only requirement was length.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Sep 2015
    Location
    Daytona Beach, FL USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Password Complexity

    I am running 1.5.4 and Admin is in https but the passwords are only restricted by length.

    I need to correct this. Please point me where this can be changed.

    Thanks

  6. #6
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Password Complexity

    Admin -> Admins -> Admin Profiles

    Use the "reset password" button for whichever Admin you desire.

  7. #7
    Join Date
    Sep 2015
    Location
    Daytona Beach, FL USA
    Posts
    65
    Plugin Contributions
    0

    Default Re: Password Complexity

    I do not understand the previous reply which I assume is to my posting that I have ZC 1.5.4 and the only password requirement is to the length.

    There is nothing requiring upper/lower case or numbers or special characters. I can use 2222222 and it is accepted.

  8. #8
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: Password Complexity

    Quote Originally Posted by QuickBooksDev View Post
    I do not understand the previous reply which I assume is to my posting that I have ZC 1.5.4 and the only password requirement is to the length.

    There is nothing requiring upper/lower case or numbers or special characters. I can use 2222222 and it is accepted.
    not true. you can see the code for the admin password here:

    https://goo.gl/1aqrND

    does require 1 letter and 1 number and a minimum length.

    there is an override for the admin password. the key name is:

    PADSS_PWD_EXPIRY_ENFORCED

    this relaxes the requirement for the admin password to be changed every 90 days. it does NOT affect the other requirements (look at the code).

    so if all 2s are allowed, someone has modified the code to allow it for v1.5.4.

    good luck!
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Password Complexity

    In v1.5.2 the setting under Admin->Configuration->My Store->PA-DSS PASSWORD ENFORCED was added, to allow the storeowner to choose to make their store non-compliant by disabling the password-rules enforcement.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,688
    Plugin Contributions
    9

    Default Re: Password Complexity

    drB,
    i'm now a i little confused. that setting only comes into play AFTER the check for:

    // admin passwords must contain at least 1 letter and 1 number and be of required minimum length

    which is why i referenced the code above. i thought that was for the changing of 90 days and can not be the same as the last 4 passwords.

    what am i missing?
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 87
    Last Post: 5 Jun 2015, 02:07 AM
  2. Replies: 1
    Last Post: 1 Feb 2015, 03:12 PM
  3. Customer used Forgot Password but password sent won't work
    By smurfy1 in forum General Questions
    Replies: 16
    Last Post: 16 Feb 2012, 04:54 AM
  4. New Password from Forgotton Password does not work
    By JackQBTeK in forum General Questions
    Replies: 1
    Last Post: 14 Jan 2007, 09:42 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR