summaryrefslogtreecommitdiffstats
path: root/core/modules/pam/data/opt
Commit message (Collapse)AuthorAgeFilesLines
* [pam] Cleanup, remove pam_scriptSimon Rettberg2024-05-233-212/+0Star
|
* [pam] backward compat: source in subshellsJonathan Bauer2019-09-251-1/+1
|
* [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] auth-script: chown tmp-home before trying to mount persistent homeSimon Rettberg2017-03-171-2/+3
| | | | Fixes #3077
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-232-0/+5
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-253-0/+254