https://github.com/danielwhatmuff/dwhatmuff-logindefs
Puppet module to manage /etc/login.defs in Ubuntu
https://github.com/danielwhatmuff/dwhatmuff-logindefs
Last synced: about 1 year ago
JSON representation
Puppet module to manage /etc/login.defs in Ubuntu
- Host: GitHub
- URL: https://github.com/danielwhatmuff/dwhatmuff-logindefs
- Owner: danielwhatmuff
- License: gpl-2.0
- Created: 2014-11-28T09:47:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T13:37:34.000Z (about 11 years ago)
- Last Synced: 2025-02-02T07:13:02.595Z (over 1 year ago)
- Language: Puppet
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
logindefs
===================
This is the logindefs module.
Usage
===================
This module requires a hiera hash containing the key values to be used in the config.
logindefs::configuration:
MAIL_DIR: '/var/mail'
FAILLOG_ENAB: 'yes'
LOG_UNKFAIL_ENAB: 'no'
LOG_OK_LOGINS: 'no'
SYSLOG_SU_ENAB: 'yes'
SYSLOG_SG_ENAB: 'yes'
FTMP_FILE: '/var/log/btmp'
SU_NAME: 'su'
HUSHLOGIN_FILE: '.hushlogin'
(continued...)
License
===================
GNU GENERAL PUBLIC LICENSE
Contact
===================
danielwhatmuff@gmail.com