Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
If I migrate WindchillDS to Active Directory or OpenDJ( ForgeRockDS ), can I continue to use it as is?
How will the method of operation change?
Solved! Go to Solution.
When we upgraded from 11.2 to 12.0.2.X we switched from any local DS to completely AD based.
Considerations:
When we upgraded from 11.2 to 12.0.2.X we switched from any local DS to completely AD based.
Considerations:
Not sure we understand your question. Do you mean can you change LDAPs without upgrading/patching Windchill?
Yes, but it depends on the version of Windchill. WindchillDS is necessary until Windchill 12.0. There is a specific (early) build of 12.,0 where this begins, but I don't remember which one. Any recent release of Windchill (12.0.2 or later) can/should be fully migrated to an LDAP other than WindchillDS. Functionally, Windchill doesn't care which V3 compliant LDAP houses the user accounts and authentication credentials: OpenDJ, Active Directory, etc.
Migrating from WindchillDS to anything else is a one-time process. This is a process with a lot of nuance, but you can work through it in a test system before attempting in production.
Typically for single outage LDAP migrations (e.g. at the end of Windchill upgrades), we disconnect from WindchillDS and integrate with the new LDAP. Fix the Windchill Site Administrator account at the database level, then heal all other accounts through participant administration. If there are a lot of user accounts, we heal them with SQL commands and just validate there are no disconnected pariticpants.
For longer-term LDAP migrations [where IT is migrating user accounts to a new LDAP by department], we integrate with both WindchillDS and the target LDAP. We use filter groups on both JNDI Adapters and remove groups of users from WindchillDS before adding them to the target LDAP. When all disconnected participants are resolved, we move on to the next group of users until all accounts have been migrated. Finally, we disconnect from WindchillDS.