summaryrefslogtreecommitdiffstats
path: root/core/modules/pam-slx-plug/data/opt/openslx/pam/common/homedir-passwd
Commit message (Collapse)AuthorAgeFilesLines
* [pam-slx-plug] Use caps from LDAP; allow running auth as userSimon Rettberg2018-12-041-2/+3
| | | | | | | Allow running exec_auth if the checked user is the user the script is running as. When writing user to /etc/passwd, use the spelling as supplied from the LDAP server.
* [pam-slx-plug] fix variable naming issues/mismatchSimon Rettberg2018-03-091-4/+4
|
* [pam-slx-plug] Starting to separate some of the pam/nsswitch logic out of ↵Simon Rettberg2018-03-081-0/+27
sssd/pam Preparation for our own ldap/ad login handling, sssd will only be used for nsswitch related stuff and fallback.