• Ad Schellevis's avatar
    (pam) work in progress: pam helper skip for non local users, for non existing... · ff8632c2
    Ad Schellevis authored
    (pam) work in progress: pam helper skip for non local users, for non existing users pam should proceed to the next option.
    
    When our pam modules is used, we set local auth to disabled (locked) for our users, non local users should automatically use normal unix auth.
    For this to work, we should pass PAM_USER_UNKNOWN as return value in our pam module when the user is not local to us and unauthenticated.
    ff8632c2
Name
Last commit
Last update
Keywords Loading commit data...
Mk Loading commit data...
Scripts Loading commit data...
contrib Loading commit data...
src Loading commit data...
work Loading commit data...
+POST_INSTALL Loading commit data...
+PRE_DEINSTALL Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
plist Loading commit data...
ruleset.xml Loading commit data...