PAC_CLIENT_INFO principal names do not contain a realm, so parse them
authorGreg Hudson <ghudson@mit.edu>
Mon, 25 Jul 2011 17:54:43 +0000 (17:54 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 25 Jul 2011 17:54:43 +0000 (17:54 +0000)
commit1261faf0569fc172dafa7c39262d177e3ab38848
tree15ac217e7876fac245d071ebe60610a317ed0cd4
parent31f530efec8409607772833895c49413462e3a0b
PAC_CLIENT_INFO principal names do not contain a realm, so parse them
with the KRB5_PRINCIPAL_PARSE_NO_REALM flag.  Otherwise we'll wind up
using the default realm (and then ignoring it) which fails if one
isn't configured.

ticket: 6934

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25050 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/pac.c