Go to file
Drone Shipper 3b2ef94b16 [SKIP CI] update readme 2019-11-06 22:14:44 +00:00
defaults initial commit 2019-11-06 20:26:03 +01:00
meta change author in meta file 2019-11-06 22:58:16 +01:00
molecule initial commit 2019-11-06 20:26:03 +01:00
tasks initial commit 2019-11-06 20:26:03 +01:00
.drone.jsonnet initial commit 2019-11-06 20:26:03 +01:00
.drone.yml initial commit 2019-11-06 20:26:03 +01:00
.gitignore initial commit 2019-11-06 20:26:03 +01:00
HEADER.md initial commit 2019-11-06 20:26:03 +01:00
LICENSE initial commit 2019-11-06 20:26:03 +01:00
README.md [SKIP CI] update readme 2019-11-06 22:14:44 +00:00

README.md

xoxys.pam

Build Status

Configure pam stack

Table of content


Default Variables

pam_settings

Default value

pam_settings:
  - type: auth
    control: sufficient
    module_arguments:
      - try_first_pass
  - type: password
    control: sufficient
    module_arguments:
      - sha512
      - shadow
      - try_first_pass
      - use_authtok

pam_settings_extra

Default value

pam_settings_extra: []

Dependencies

None.

License

MIT

Author

xoxys mail@geeklabor.de