RTC ClearCase CMI integration, how to keep user authentication in sync when user changes their password
Hello All,
We have just recently started using RTC ClearCase (UCM) CMI integration to associate ClearCase checkouts to the RTC work items on one of our production project as pilot. We currently have clm 6.0.1 and ClearCase 9.0 all windows environment. In order to store the RTC connection on user's machine, I am running the command:
cmiregister add -rtc -name RTCPROV -username <UserName> -password <Password>
Problem is that it works until the user changes the password (per department policy) and it quits. Users need to run the cmiregister replace-rtc -name RTCPROV -username DOHUserName -password DOHPassword to re-establish the integration. Do do this step for the end user to remember and perform on each password change feels sloppy.
How are others handling this scenario? I have a feeling that I may have missed something obvious. Please help. Thanks.
Regards.
Namit