summaryrefslogtreecommitdiffstats
path: root/core/modules/pam/data
Commit message (Collapse)AuthorAgeFilesLines
* [pam] Cleanup, remove pam_scriptSimon Rettberg2024-05-237-288/+0Star
|
* /var/run -> /runSimon Rettberg2021-11-121-1/+1
|
* Add installer mode for stage4Simon Rettberg2021-07-081-0/+14
|
* [pam*] fix bwidm loginJonathan Bauer2020-01-081-1/+2
|
* [pam] backward compat: source in subshellsJonathan Bauer2019-09-251-1/+1
|
* [pam/rfs-stage32/pam-slx-plug] Only overwrite pam/nsswitch files that have ↵Simon Rettberg2018-03-143-0/+3
| | | | <slx-autogen>
* [pam] Clean up pam.d contentsSimon Rettberg2018-03-119-202/+15Star
|
* [pam/runvirt/..] Move .account and .home into .openslx subdirectorySimon Rettberg2018-03-101-6/+7
| | | | | | Create separate tmpfs for .openslx to make sure the user cannot rename, edit or remove the files. It's a subdir of $HOME which has 0700, so no other user will be able to read it.
* [pam] Remove session logging and process killing/unmount, those are now ↵Simon Rettberg2018-03-092-78/+0Star
| | | | external hooks
* [pam-slx-plug] Starting to separate some of the pam/nsswitch logic out of ↵Simon Rettberg2018-03-083-0/+21
| | | | | | | sssd/pam Preparation for our own ldap/ad login handling, sssd will only be used for nsswitch related stuff and fallback.
* Fix UID/USER ambiguity in several placesSimon Rettberg2018-01-182-5/+13
|
* [pam/ldm/kdm] Move pam.d files to appropriate locationSimon Rettberg2017-11-242-21/+0Star
|
* [pam] auth-script: chown tmp-home before trying to mount persistent homeSimon Rettberg2017-03-171-2/+3
| | | | Fixes #3077
* [pam] Add missing config file for key handling (DFS, cifs.upcall etc.)Simon Rettberg2017-02-061-0/+13
|
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-232-0/+5
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-2521-0/+670