Re: Using GSSAPI to Authenticate to AD

2008-08-28 Thread Michael B Allen
On Thu, Aug 28, 2008 at 9:12 AM, <[EMAIL PROTECTED]> wrote: > - Now, how do I initialize the security context for userB if my > process is running in root's context? > > I found one more thread about this : > http://groups.google.co.in/group/comp.protocols.kerberos/browse_thread/thread/434a62ca2c6

Re: Using GSSAPI to Authenticate to AD

2008-08-28 Thread neelsmail
On Aug 27, 9:39 pm, "Michael B Allen" <[EMAIL PROTECTED]> wrote: > On Wed, Aug 27, 2008 at 4:53 AM,  <[EMAIL PROTECTED]> wrote: > > Hi, > > > I want to authenticate an Active Directory User using GSSAPI. The code > > would be in C++. To be specific here is the scenario: > > > 1] End user adopts/cre

Windows Client resolve Realm KDC over DNS

2008-08-28 Thread Andrin Vocat
Hello I read some threads with the same problem but without any solution, so I will try it again. Today we have four completely separated Active Directory with thousands of clients. I implemented a MIT KDC to build a shared resource Realm for SSO. Now I want to deploy that to all client.