How to sync users defined in WAS (Users & Groups) not ldap with JTS & CCM
![]()
Hi,
I am yet to integrate WAS with LDAP.
I have manually defined users and groups in WAS thru admin console. The group names exactly match the Repository Permissions in JTS. I have assigned these WAS groups to the WAS users.
I have mapped the application roles to the corresponding WAS groups.
I was hoping to avoid redefining the users in JTS again.
How can we sync the users defined in WAS with JTS & CCM ? Can we use the repotools command line ?
I tried:
./repotools-jts.sh -syncUsers repositoryURL=https://jts.ravi.org:9443/jts adminUserId=XXXX adminPassword=XXXXX
I got an error message:
Repo Tools
Provisioning using "./conf/jts/provision_profiles".
Jazz Foundation - Core Libraries, Version 5.0.1 (RJF-I20140805-1241)
CRJAZ1389E The Jazz server is configured to use 'UNSUPPORTED' user directory. User synchronization is not supported by the configured user directory.
Also, In the same scenario, If I try enabling self registration approach with users defined in WAS but not ldap integration, the feature did not work. Instead I got the same message when this feature was disabled by default. CRJAZ2612E ravikanth is not a user in the repository. Check the spelling and capitalization of the user ID. The user might need to be imported into the repository. Does that mean that auto registration also requires WAS to be integrated with LDAP or similar and does not work with users defined in WAS ?
Thanks,
Ravikanth Chavali
|