It's all about the answers!

Ask a question

Any API or command line interface (CLI) in CLM which will help us to do user management. Like User Import and license assigne


YOGESH LOKHANDE (10442027) | asked Nov 27 '14, 4:21 a.m.
Do we have Any API or command line interface (CLI) in CLM which will help us to do user management. Like User Import and license assigne

Accepted answer


permanent link
Ralph Schoon (63.5k33646) | answered Nov 27 '14, 5:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The repotools (JTS) provide options to export users and also to import users. The export provides information on licenses as well. I would assume an import would also set the licenses according to the information (use export to understand the format).

The LDAP tool can be used to import new users as well - if LDAP is configured. You can define a default license to be given.

https://rsjazz.wordpress.com/2013/01/08/maintaing-user-photos-with-the-plain-java-client-libraries/ and https://rsjazz.wordpress.com/2012/10/12/changing-the-jazz-user-id-using-the-rtc-plain-java-client-libraries/ shows the Java API partially.
YOGESH LOKHANDE selected this answer as the correct answer

Comments
YOGESH LOKHANDE commented Nov 27 '14, 5:56 a.m.

 Thank you Ralph,


But if I use  import user it will import user from .csv file ...

I need such way that I can import user from LDAP...



YOGESH LOKHANDE commented Nov 27 '14, 7:12 a.m.

 Thank you Ralph

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.