Name parse fixes
authorLuke Howard <lukeh@padl.com>
Fri, 18 Mar 2011 05:50:04 +0000 (16:50 +1100)
committerLuke Howard <lukeh@padl.com>
Fri, 18 Mar 2011 05:50:04 +0000 (16:50 +1100)
commit9a21530b2361e86ce881c1120a6741bcaf93d861
tree355074724ac1b109ce024d689108dfea5151e30b
parent7aad58de03761e805446a39f31a72295ca5e69c5
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.
mech_eap/util_name.c