It's all about the answers!

Ask a question

RTC4: License Report for all users - NOT floating


Mike Shkolnik (9808161143) | asked Jan 18 '13, 2:19 p.m.
retagged Jan 18 '13, 8:06 p.m. by Michael Afshar (7014)
I would like to get a list of all users and which license(s) they have. We are not using floating licenses. Is there any way to get such a list in RTC 4.x?

Accepted answer


permanent link
Michael Afshar (7014) | answered Jan 18 '13, 8:05 p.m.
JAZZ DEVELOPER
You can use the -exportUsers repotools command.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.jazz.install.doc/topics/r_repotools_exportusers.html

The output will be:
userid,name,email@example.org,[com.ibm.team.foundation.user],[JazzUser],0
  • userid is the user ID of the user.
  • name is the name of the user.
  • email@example.org is the email address of the user.
  • [com.ibm.team.foundation.user] is the list of licenses.
  • [JazzUser] is the list of groups.
  • 0 means that the user is not archived. If the user is archived, this value is 1.

Mike Shkolnik selected this answer as the correct answer

Comments
Mike Shkolnik commented Jan 21 '13, 4:52 p.m.

Michael, you ROCK! Thanks much. Now any chance you know how to get last login info for users?  :)


Michael Afshar commented Jan 21 '13, 6:31 p.m.
JAZZ DEVELOPER

No, Mike, I am not sure if you can get the users' last login info. At least not that I know.

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.