Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Kerberos realm referral problem

Reply
Thread Tools Display Modes

Kerberos realm referral problem

 
 
WesE
Guest
Posts: n/a

 
      09-30-2008
Hello,

I am troubleshooting what I believe to be a Kerberos realm referral problem.
This is all Win 2003 and XP.

The environment looks like this: resource servers are in the peanut.com
domain, the users are in the cashew.nut domain. Peanut.com is a single domain
forest. Cashew is the child domain of nut. Peanut.com trusts cashew.nut, this
is an external trust. Users in cashew.nut access resources in peanut.com
There is no DNS forwarding between the domains/forest, all DNS records have
been created manually.

Now the question. When user1, in cashew.nut, requests a ticket for
RPCSS\server1.peanut.com, the ticket request is sent to the KDC/DC in
cashew.nut. I think this shouldn't be a problem since the KDC should respond
with a referral to the KDC/DC in the peanut.com domain. However this doesn't
happen, instead the KDC/DC responds with KDC_ERR_S_PRINCIPAL_UNKNOWN and
thats the end of it, the system proceeds with NTLM authen. Presumably there
is some DNS misconfiguation somewhere that is causing the referral to fail
however I have been unable to determine exactly what info the KDC uses in
making the decision to provide a referral. The best description I can find is
here http://tools.ietf.org/html/draft-iet...s-referrals-11

A little guidance on what needs to be in place for the referral to work
would be really appreciated.

Thanks,

-Wes



 
Reply With Quote
 
 
 
 
WesE
Guest
Posts: n/a

 
      10-03-2008
Joseph,

Thanks for the info, that explains a lot.

-Wes

"Joseph Corey" wrote:

> Wes,
>
> You don't have a Kerberos referral problem. External trusts don't use
> Kerberos. What you're seeing is the client going to the DC to check for
> any
> SPNs that might be configured for RPCSS\server1.peanut.com. When nothing
> is
> found, you get a KDC_ERR_S_PRINCIPAL_UNKNOWN back.
>
> The only way to use Kerberos across a trust is with a Forest trust or an
> MIT
> Realm trust.
>
> --
> Joseph T. Corey MCSE, MCITP-EA
> Windows Systems Administrator
>
> -----Original Message-----
> From: WesE [private.php?do=newpm&u=]
> Posted At: Tuesday, September 30, 2008 4:11 PM
> Posted To: microsoft.public.windows.server.active_directory
> Conversation: Kerberos realm referral problem
> Subject: Kerberos realm referral problem
>
> Hello,
>
> I am troubleshooting what I believe to be a Kerberos realm referral
> problem.
> This is all Win 2003 and XP.
>
> The environment looks like this: resource servers are in the peanut.com
> domain, the users are in the cashew.nut domain. Peanut.com is a single
> domain
> forest. Cashew is the child domain of nut. Peanut.com trusts cashew.nut,
> this
> is an external trust. Users in cashew.nut access resources in peanut.com
> There is no DNS forwarding between the domains/forest, all DNS records
> have
> been created manually.
>
> Now the question. When user1, in cashew.nut, requests a ticket for
> RPCSS\server1.peanut.com, the ticket request is sent to the KDC/DC in
> cashew.nut. I think this shouldn't be a problem since the KDC should
> respond
> with a referral to the KDC/DC in the peanut.com domain. However this
> doesn't
> happen, instead the KDC/DC responds with KDC_ERR_S_PRINCIPAL_UNKNOWN and
> thats the end of it, the system proceeds with NTLM authen. Presumably
> there
> is some DNS misconfiguation somewhere that is causing the referral to fail
> however I have been unable to determine exactly what info the KDC uses in
> making the decision to provide a referral. The best description I can find
> is
> here http://tools.ietf.org/html/draft-iet...s-referrals-11
>
> A little guidance on what needs to be in place for the referral to work
> would be really appreciated.
>
> Thanks,
>
> -Wes
>
>
>
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2008 AD cross realm trust with MIT Kerberos realm Blake Windows Server 1 08-01-2008 07:09 PM
Windows 2008 AD cross realm trust with MIT Kerberos realm Blake Windows Vista Security 1 08-01-2008 07:09 PM
Kerberos-Cross Realm Trust Problem mfmp Active Directory 0 12-21-2006 09:12 AM
Kerberos realm in UNIX is analogous to a Kerberos AD domain? Spin Active Directory 0 12-02-2005 11:49 PM
Kerberos realm in UNIX is analogous to a Kerberos AD domain? Spin Windows Server 0 12-02-2005 11:49 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59