summaryrefslogtreecommitdiff
path: root/debian/pam-configs
Commit message (Collapse)AuthorAge
* debian/local/common-password, debian/pam-configs/unix: switch from "md5"Kees Cook2019-01-08
| | | | to "sha512" as password crypt default.
* Allow passwords to change on expired accounts, by passing new_authtok_reqd ↵Kees Cook2019-01-03
| | | | return codes immediately (LP: #291091).
* drop '-Final' from all of the field names, but support these field names forSteve Langasek2019-01-03
| | | | backwards compatibility
* refine the password profiles: these should be in a 'primary' block after all,Steve Langasek2019-01-03
| | | | paralleling the auth structure as much as possible.
* remove spurious 'conflict' with a non-existent module, which was added just forSteve Langasek2019-01-03
| | | | example
* condense the unix config, leaving out redundant features that were just forSteve Langasek2019-01-03
| | | | show
* use the proper name, Account instead of Acct, in the unix configSteve Langasek2019-01-03
|
* eliminate redundancy in the configs, which happens to also provide for betterSteve Langasek2019-01-03
| | | | | code reuse
* tweak profile priorities to reflect my best guess at how this should play outSteve Langasek2019-01-03
|
* initial config snippet for cracklibSteve Langasek2019-01-03
|
* drop out the 'nullok' argument in the password phase, since this happensSteve Langasek2019-01-03
| | | | to be meaningless
* add in acct/session/password templatesSteve Langasek2019-01-03
|
* first sample config for the pam frameworkSteve Langasek2019-01-03