Answered by:
KDC_ERR_BADOPTION error on password sync for FIM server

Question
-
Hi Everyone,
I have odd problem in a our dev environment that I am trying to solve when syncing passwords from Forest 1 - Domain A to Forest 2 - Domain B (no trust). I get the following error when syncing a password from Forest 1 - Domain A to FIM server (rollup 2) in this domain to an account in Forest 2 - Domain B. The specific error is:
A Kerberos Error Message was received:
on logon session
Client Time:
Server Time: 0:12:33.0000 3/12/2013 Z
Error Code: 0xd KDC_ERR_BADOPTION
Extended Error: 0xc00000bb KLIN(0)
Client Realm:
Client Name:
Server Realm: ACME.COM
Server Name: svc_FIMSyncrhoDEV@ACME.COM
Target Name: svc_FIMSyncrhoDEV@ACME.COM@ACME.COM
Error Text:
File: 9
Line: f09
Error Data is in record data.The FIM server which resides in Forest 1 - Domain can read and write via the AD MA Forest 2 - Domain B without issue. The FIM server is clearly receiving password changes from PCNS and can successfully set passwords for a custom MA that uses a simple non-kerberos LDAP bind. We have confirmed that the ports are open on these target machines. SPNs set for FIM sync account since the password is clearly being delivered to the FIM server. The FIM server finds Forest 2 - Domain B via a host file on the local FIM server.
Basically, the FIM server works fine Forest 1 - Domain with Forest 2 - Domain B with the exception of this error. I am not a Kerberos person so any thoughts on this would be greatly appreciated!
Tuesday, March 12, 2013 12:40 AM
Answers
-
It seems Kerberos delegation issue.
If the source domain is where the FIM Sync server will be and you want to push the passwords from this AD to the other AD's, you will not need a trust.
The trust is only required if the Sync server is in a different forest.
http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ac7bfda3-8410-43ef-b100-a4142a496d2d
KDC_ERR_BADOPTION when attempting constrained delegation
http://blogs.technet.com/b/tristank/archive/2013/02/06/1278995.aspx
In addition see; How a Client Application Finds a Service (SPN)
Regards
Biswajit Biswas
My Blogs|TechnetWiki Ninja
Best regards Biswajit Biswas Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
- Edited by bshwjt Tuesday, March 12, 2013 1:32 AM
- Marked as answer by Cicely Feng Tuesday, March 19, 2013 1:57 AM
Tuesday, March 12, 2013 1:29 AM
All replies
-
It seems Kerberos delegation issue.
If the source domain is where the FIM Sync server will be and you want to push the passwords from this AD to the other AD's, you will not need a trust.
The trust is only required if the Sync server is in a different forest.
http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ac7bfda3-8410-43ef-b100-a4142a496d2d
KDC_ERR_BADOPTION when attempting constrained delegation
http://blogs.technet.com/b/tristank/archive/2013/02/06/1278995.aspx
In addition see; How a Client Application Finds a Service (SPN)
Regards
Biswajit Biswas
My Blogs|TechnetWiki Ninja
Best regards Biswajit Biswas Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
- Edited by bshwjt Tuesday, March 12, 2013 1:32 AM
- Marked as answer by Cicely Feng Tuesday, March 19, 2013 1:57 AM
Tuesday, March 12, 2013 1:29 AM -
Great, thanks for the help and we will take a look. If anyone else has run across this before please let me know what you have done to resolve it.Tuesday, March 12, 2013 10:44 AM