[25016] in Kerberos

home help back first fref pref prev next nref lref last post

Re: Some problem in forming the TGS request pkt with

daemon@ATHENA.MIT.EDU (Jeffrey Altman)
Tue Nov 29 01:06:04 2005

From: Jeffrey Altman <jaltman2@nyc.rr.com>
Message-ID: <U4Rif.18854$ek6.1116@news-wrt-01.rdc-nyc.rr.com>
Date: Tue, 29 Nov 2005 04:48:52 GMT
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

The krb5_parse_name() function is a convenience function
designed to construct a krb5_principal of type KRB5_NT_PRINCIPAL
from an input string.   This function will succeed as long
as the input can be parsed into one or more components plus
an optional realm.

What functions are you using to construct the request to the KDC?

Please keep in mind that Kerberos authenticates two peers
to each other by name.   The requirement is that the service
principal exist in the Kerberos Database.   Do you have service
principals in the KDB of the form "host/15.76.56.23@DOMAIN"?

Jeffrey Altman

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post