Implement gss_authorize_localname, as discussed on the kitten list, and make gss_userok a wrapper around it matching the Gnu GSS prototype. The SPI for gss_authorize_localname doesn't match the API since we have no way of representing the contents of an internal name to a mech at the moment. From r24855, r24857, r24858, r24862, r24863, r24864, r24866, r24867, and r24868 in users/lhoward/moonshot-mechglue-fixes. https://github.com/krb5/krb5/commit/8b62abaa08ba814ce45bde12d8798d3a6e58c209 Commit By: ghudson Revision: 24869 Changed Files: U trunk/src/lib/gssapi/generic/gssapi_ext.h U trunk/src/lib/gssapi/krb5/gssapi_krb5.c U trunk/src/lib/gssapi/libgssapi_krb5.exports U trunk/src/lib/gssapi/mechglue/Makefile.in A trunk/src/lib/gssapi/mechglue/g_authorize_localname.c U trunk/src/lib/gssapi/mechglue/g_initialize.c D trunk/src/lib/gssapi/mechglue/g_userok.c U trunk/src/lib/gssapi/mechglue/mglueP.h