summaryrefslogtreecommitdiffstats
path: root/core/modules/pam-slx-plug/data/etc/systemd
Commit message (Collapse)AuthorAgeFilesLines
* [pam-slx-plug] Kill pwdaemon, umount PERSISTENT on session endSimon Rettberg2020-08-111-0/+2
| | | | | | | Use user@.service to implement this, so multiple concurrent sessions of the same user are handled properly. Closes #3619
* [pam-slx-plug] Set USER_DN on successful auth; move to basic.targetSimon Rettberg2018-03-092-1/+1
|
* [pam-slx-plug] Starting to separate some of the pam/nsswitch logic out of ↵Simon Rettberg2018-03-082-0/+9
sssd/pam Preparation for our own ldap/ad login handling, sssd will only be used for nsswitch related stuff and fallback.