Skip Menu |
 

Subject: Add krb5_parse_name flag to ignore realm

From: ghudson@mit.edu
Subject: SVN Commit
Add krb5_parse_name flag to ignore realm

The flag KRB5_PRINCIPAL_PARSE_IGNORE_REALM causes krb5_parse_name to
return the principal with an empty realm whether or not a realm is
present in the name.

https://github.com/krb5/krb5/commit/0eb4672034bc48c94f0ab4775b114d5b8b89e696
Commit By: ghudson
Revision: 25862
Changed Files:
U trunk/src/include/krb5/krb5.hin
U trunk/src/lib/krb5/krb/parse.c