]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r250177
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 May 2013 00:56:41 +0000 (00:56 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 May 2013 00:56:41 +0000 (00:56 +0000)
commit9ae4205df27d91f078b716a9e118adc462c3c7ab
tree63b188b8848033f656b7205584d9d2d92063a39a
parent475ecfd762364eef309a685bdc85ca5914bcc242
MFC: r250177
Fix the getpwnam_r() call in the pname_to_uid() kerberos library function so
that it handles the ERANGE error return case. Without this fix, authentication
of users for certain system setups could fail unexpectedly.

git-svn-id: svn://svn.freebsd.org/base/stable/9@250690 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
kerberos5/lib/libgssapi_krb5/pname_to_uid.c