[22359] in Kerberos

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

Re: Windows 2003 KDC: Problem mit ktpass

daemon@ATHENA.MIT.EDU (Frank Taylor)
Fri Sep 3 14:18:05 2004

From: FrankSTaylor@gmail.com (Frank Taylor)
Date: 2 Sep 2004 08:36:07 -0700
Message-ID: <a6732995.0409020736.10dcf8bc@posting.google.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

Jeremy mentioned the solution above: you need to specify the user's
domain in the mapUser argument.

The following is an entry from our knowledge base on this problem:

------------------------------------------------------------------

Symptom

When using ktpass.exe on a Windows Server 2003 domain controller to
map a service principal, such as ktpass.exe -princ
wts/server.domain.int@DOMAIN.INT -mapuser wts.server, ktpass.exe
returns the error message:

DSCrackNames returned 0x2 in the name entry for wts.server

Explanation

0x2 is the Windows NT hex code for 'not found'. ktpass has been unable
to locate the user you specified.

Causes

ktpass needs more info

You need to specify the user more fully, by prefacing the user name
with the domain name:

    ktpass.exe -princ wts/server.domain.int@DOMAIN.INT -mapuser
DOMAIN\wts.server

where DOMAIN is the NetBIOS version of the AD domain.

------------------------------------------------------------------

Thanks,

Frank.
________________________________________________
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