]> git.armaanb.net Git - opendoas.git/commit
Implement PAM authentication.
authorNathan Holstein <nathan.holstein@gmail.com>
Thu, 6 Aug 2015 04:40:10 +0000 (00:40 -0400)
committerNathan Holstein <nathan.holstein@gmail.com>
Thu, 6 Aug 2015 04:40:10 +0000 (00:40 -0400)
commit67372a74fe974ba799bb209a111eb7c2e9bc1203
tree071002cd042a9e11431690118aaa3b36364e1773
parent5c60366f659313e46a5b22ad27f50a3ba3ab8f15
Implement PAM authentication.

This now lets us check for a password. This still needs some error
checking logic within pam_conv(). The current state could fail an IO
operation but still return PAM_SUCCESS.
libopenbsd/auth_userokay.c