Problem setting Sync User for Clearcase to RTC
RTC – 3.0.1.3 (Win server)
Clearcase – 7.1.2.4 (Unix Server)
Client – Eclipse on Window XP
I am trying to configure our Clearcase and RTC setup to allow me to set up synchronization. However I am struggling to get a suitable account to work as the sync id for the Jazz synchronisation.
For RTC we login using ldap suthentication with an email style userid.
For Clearcase our userids are windows domain accounts in the format XX123456 with different authentication.
If I use a userid in RTC format which is valid for RTC it is not valid for clearcase and does not have the authority to execute cleartool commands
If I use a userid for Clearcase it errors saying that the id was not found. I’m presuming the “not found” refers to it not being found in the RTC LDAP user authentication.
Does anyone know of a way I can get the synchroniser to work.
One answer
The Windows account is used to access Rational ClearCase. You should be logged in to Windows as this account when you create a synchronization stream or modify the properties of a synchronization stream. You also specify this account when the synchronization stream creation wizard asks you for a ClearCase account. You can use your own Windows account, if it has sufficient ClearCase permissions. In particular, it must have permission to perform all of the following Rational ClearCase operations on the synchronization host:
Create views
Access VOBs
Check in and check out elements
Create baselines (UCM only)
Lock and unlock the stream being synchronized (UCM only)
Create and remove attributes on the branch being synchronized (non-UCM only)
Lock and unlock the branch being synchronized (non-UCM only)
(http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp?topic=%2Fcom.ibm.team.connector.scm.cc.doc%2Ftopics%2Ft_sync_builder_host.html)
You should have two RTC accounts:
1. RTC user account. This RTC account is what you use to login interactively, to create the synchronization stream, modify properties of the synchronization stream, etc.
2. synchronization process account. This RTC account is used by the synchronization engine to actually perform the synchronizations. The synchronization stream creation wizards will ask you to specify this account (and its password).
(http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp?topic=%2Fcom.ibm.team.connector.scm.cc.doc%2Ftopics%2Ft_sync_builder_ccsync.html)