Name parse fixes
authorLuke Howard <lukeh@padl.com>
Fri, 18 Mar 2011 06:16:04 +0000 (17:16 +1100)
committerLuke Howard <lukeh@padl.com>
Fri, 18 Mar 2011 06:16:04 +0000 (17:16 +1100)
commitb683ba0ee542283abba7aadcaadd0919e468aa67
treefd7a208cf2f95478be04c6743924c7fc949f59aa
parentfc0199dfe5c9aecf1e410c0787632b8747533afa
Name parse fixes

Distinguish between NT_EAP_NAME and NT_USER_NAME; latter will append
default EAP realm if present, former won't. Neither will append default
Kerberos realm.

Ensure that exported names conform to draft-ietf-abfab-gss-eap-01 by
not including realm component if absent.

Conflicts:

mech_eap/util_name.c
mech_eap/util_name.c