Service principal with port number

Adam McLaurin adam.mclaurin at fastmail.fm
Thu Oct 18 11:11:43 EDT 2012


Hi,

I'm trying to understand how to use gss_import_name() followed by
gss_acquire_cred() for a service principal with a port number.

For example, service at host.com:port

Right now I am using gss_nt_service_name in gss_import_name(), but when
I get to gss_acquire_cred() I get the following error when the service
name has a port number:
"Hostname cannot be canonicalized"

Can someone please advise on how to fix this? Google isn't returning any
useful information so far.

Thanks,
Adam


More information about the krbdev mailing list