Line 10: | Line 10: | ||
<!-- http://fedoraproject.org/wiki/Features/PasswordQualityChecking --> | <!-- http://fedoraproject.org/wiki/Features/PasswordQualityChecking --> | ||
== | == SELinux Deny Ptrace == | ||
https://fedoraproject.org/wiki/Features/SELinuxDenyPtrace | https://fedoraproject.org/wiki/Features/SELinuxDenyPtrace | ||
== Services Private /tmp == | |||
http://fedoraproject.org/wiki/Features/ServicesPrivateTmp | http://fedoraproject.org/wiki/Features/ServicesPrivateTmp | ||
== Secure Containers == | |||
http://fedoraproject.org/wiki/Features/Securecontainers | http://fedoraproject.org/wiki/Features/Securecontainers |
Revision as of 18:34, 30 January 2012
Password Quality Checking
Fedora now has a single configurable library, libpwquality, for checking the quality of new passwords used for system accounts. The system wide password quality checks provided by this library are configured by modifying the /etc/security/pwquality.conf
configuration file.
Developers wishing to call this API from their applications will find the API description in the pwquality.h
file provided by the libpwquality-devel package. A python wrapper, python-pwquality, is also provided.
SELinux Deny Ptrace
https://fedoraproject.org/wiki/Features/SELinuxDenyPtrace
Services Private /tmp
http://fedoraproject.org/wiki/Features/ServicesPrivateTmp