HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Disabling strong passwords
Operating System - Linux
1829347
Members
5075
Online
109991
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2009 08:26 AM
11-30-2009 08:26 AM
Disabling strong passwords
We have rhel 5.1 at one of our customers and they want to disable strong passwords. Like users can choose dicstionary or easy passwords.
Can some one please provide me the procedure to do that?
Thanks in advance
Can some one please provide me the procedure to do that?
Thanks in advance
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2009 03:31 PM
11-30-2009 03:31 PM
Re: Disabling strong passwords
Please see:
http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-password-quality-control/
To disable password quality checking, edit
/etc/pam.d/system-auth. Review all lines beginning with the keyword "password". Comment out the lines that refer to pam_passwdqc.so (= an algorithmic quality checker) or pam_cracklib.so (= a dictionary checker).
The pam_unix.so module may also set some password requirements, so check its options (use the command "man pam_unix" to find out what they mean). For example, "remember=N" would make the system remember N previous passwords for each user and prevent the user from using them again.
Do not disable pam_unix.so completely, because it's the module responsible for actually reading/writing /etc/passwd and /etc/shadow in the first place.
MK
http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-password-quality-control/
To disable password quality checking, edit
/etc/pam.d/system-auth. Review all lines beginning with the keyword "password". Comment out the lines that refer to pam_passwdqc.so (= an algorithmic quality checker) or pam_cracklib.so (= a dictionary checker).
The pam_unix.so module may also set some password requirements, so check its options (use the command "man pam_unix" to find out what they mean). For example, "remember=N" would make the system remember N previous passwords for each user and prevent the user from using them again.
Do not disable pam_unix.so completely, because it's the module responsible for actually reading/writing /etc/passwd and /etc/shadow in the first place.
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2009 05:15 AM
12-25-2009 05:15 AM
Re: Disabling strong passwords
Hi
Please see the Link:
http://linux.die.net/man/8/pam_passwdqc
please check and give me an update whether its useful or not
Please see the Link:
http://linux.die.net/man/8/pam_passwdqc
please check and give me an update whether its useful or not
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP