debops.auth default variables¶
Sections
-
auth_packages¶
List of Debian/Ubuntu packages installed by debops.auth
auth_packages: [ 'libpam-cracklib' ]
Local user account configuration¶
-
auth_pwhistory_remember¶
Size of local password history, set to False to disable
auth_pwhistory_remember: '5'
-
auth_cracklib¶
Enable password checking via cracklib
auth_cracklib: True