"Looking at the Kerberos part" -- what documentation are you looking at? What does IT tell you?
http://technet.microsoft.com/en-us/library/cc734104(WS.10).aspx "The Kerberos Key Distribution Center (KDC) is a network service that supplies session tickets and temporary session keys to users and computers within an Active Directory domain. The KDC runs on each domain controller as part of Active Directory Domain Services (AD DS)." GOOGLE IS YOUR FRIEND ∞ Andy Badera ∞ +1 518-641-1280 ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Sep 17, 2009 at 5:50 AM, Saurabh Sharma <[email protected]> wrote: > Hi Guys, > > I am working on a WCF services (C#, .Net framework 3.5) module where I need > to establish mutual authentication (using Kerberos, SPN) between client (web > application or windows-application) and the WCF service. I am new to > Kerberos authentication. So far I have been able to register the SPN for my > WCF services. > > Looking at the Kerberos part - I found that I need to setup the KDC (Key > distribution center). Can you please help me with how to setup KDC ? and how > to use it with my client application ? Also, can I setup KDC on XP machine ? > > Thanks for your help ! > > >
