Ignore:
Timestamp:
11/25/2022 07:31:43 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
b3c16a78
Parents:
353fc67
Message:

Returns to a more reasonable value of rounds in shadow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/libpwquality.xml

    r353fc67 r024fb949  
    161161# to the value used in shadow.
    162162password  required    pam_unix.so        sha512 shadow use_authtok \
    163                                          rounds=5000000
     163                                         rounds=500000
    164164
    165165# End /etc/pam.d/system-password</literal>
Note: See TracChangeset for help on using the changeset viewer.