Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/pam.c
Commit message (Collapse)AuthorAgeFilesLines
...
* change authorisation request to also include ruser, ↵Arthur de Jong2009-06-031-1/+8
| | | | | | rhost and tty (based on OpenLDAP cvs) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@916 ef36b2f9-881f-0410-afb5-c4e39611909c
* clean up code a little bit and also do username and ↵Arthur de Jong2009-06-011-82/+45
| | | | | | userdn checks for authorisation call git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@913 ef36b2f9-881f-0410-afb5-c4e39611909c
* normalize username with PAM authentication and some ↵Arthur de Jong2009-05-291-18/+40
| | | | | | reorganisation to make that easier git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@901 ef36b2f9-881f-0410-afb5-c4e39611909c
* refactor protocol reading and writing macros to the ↵Arthur de Jong2009-05-211-23/+23
| | | | | | common directory, use more logical names and in the PAM module no longer use NSS status codes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@887 ef36b2f9-881f-0410-afb5-c4e39611909c
* cleanupsArthur de Jong2009-05-091-5/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@871 ef36b2f9-881f-0410-afb5-c4e39611909c
* set up basic PAM protocol handling and get ↵Arthur de Jong2009-05-091-109/+181
| | | | | | authentication call working by binding to the server git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@870 ef36b2f9-881f-0410-afb5-c4e39611909c
* perform NSLCD_RESULT_SUCCESS to NSLCD_RESULT_BEGIN ↵Arthur de Jong2009-04-191-7/+7
| | | | | | rename for PAM code git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@837 ef36b2f9-881f-0410-afb5-c4e39611909c
* initial version of experimental PAM support taken from ↵Arthur de Jong2009-04-181-0/+226
OpenLDAP/contrib/slapd-modules/nssov by Howard Chu <hyc@symas.com> (license change of nssov/pam.c to nslcd/pam.c is approved) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@832 ef36b2f9-881f-0410-afb5-c4e39611909c