It's all about the answers!

Ask a question

Sync users from JAS to JTS


Stephan Leutenmayr (2329) | asked Jul 24 '17, 9:02 a.m.

How to trigger a sync of users from JAS to JTS?

2 answers



permanent link
Stephan Leutenmayr (2329) | answered Jul 25 '17, 5:07 a.m.

 Thank you for your support. 


I now figured out that the issue is related to the usage of localUserRegistry and authentication via Saml. Even in that case, the password attribute in the localUserRegistry.xml must not be empty. If it is empty, the users are not read and consequently not synced to JTS.

Best regards

Stephan


permanent link
Ulf Arne Bister (1.3k413) | answered Jul 25 '17, 4:07 a.m.

Stephan,

are you pointing JAS to an LDAP? In that case you can sync the LDAP users to JTS via the description in https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.repository.web.admin.doc%2Ftopics%2Fcldapsynctask.html

esp. >repotools -syncUsers
for triggering a sync outside of the scheduled sync.

If this is helpful please mark the answer as accepted.

- Arne


Comments
Stephan Leutenmayr commented Jul 25 '17, 4:16 a.m. | edited Oct 07 '17, 4:25 p.m.

 Arne,


currently, JAS get its users from localUserRegistry.xml. 

Best regards

Stephan


Ulf Arne Bister commented Jul 25 '17, 4:33 a.m. | edited Oct 07 '17, 4:26 p.m.

I assume that the comment in https://www.ibm.com/support/knowledgecenter/en/SSJJ9R_6.0.3/com.ibm.jazz.repository.web.admin.doc/topics/taddnewuser.html

"If the registry is the Liberty profile's file-based user registry, by default, users who are defined in that registry are not automatically synchronized with the Jazz Team Server. However, you can enable user self-registration so that when a user logs in for the first time, they are registered automatically with the Jazz Team Server. For more information, see Allowing users to register themselves."

applies to your situation then?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.