In krb5_kuserok, just try opening .k5login; don't check ahead of time
authorGreg Hudson <ghudson@mit.edu>
Tue, 17 Feb 2009 17:09:35 +0000 (17:09 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 17 Feb 2009 17:09:35 +0000 (17:09 +0000)
commit5f5f67e0abfe38d88c7235b4e0cc0d0b4fe7bbfb
tree408e4465bf1c0235c300dcdc01880f1c0f2fcb9f
parent91fc077c96926dd60097a413ca37ebd3a70155c1
In krb5_kuserok, just try opening .k5login; don't check ahead of time
whether it looks accessible.  Also rewrite the construction of the
.k5login filename to use snprintf instead of strnpy/strncat.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22010 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/kuserok.c