Hi List, I'm working on a kerberized application server and I have some trouble when I try to generate the keytab with ktpass... Although evrything works nicely for demo in the lab, it fails in real world !
Here the command I use (windows 2000 server SP4) : ktpass -ptype KRB5_NT_PRINCIPAL -princ HTTP/ [email protected] -mapuser [email protected] -pass xyz -out C:\temp\keytab Failed to get DN from search result: 0X80070057 Failed to locate user "([email protected])". Failed to retrieve user info for [email protected]: 0x8ad. Aborted. testUser is a brand new user created for the service. Are there any traps when you create new users in AD ? (I'm a beginner with AD). Any idea or pointer to investigate this error ? Thanks, Julien ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
