Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

List which users have repository permissions as JazzAdmins

Hi folks,


How can I check which users have repository permissions as JazzAdmins?

Is there anyway?

0 votes


Accepted answer

Permanent link

Thanks Ralph.

I did in a diferent way.

I performed a repotools command on JTS server.

./repotools-jts.sh -exportUsers repositoryURL=https://<URL>/jts adminUserId=<ADMINUSER> adminPassword=<ADMINPASSWD>

The command has generated a .txt with all users, and than I did a grep for the jazzadmins ones.

Ralph Schoon selected this answer as the correct answer

0 votes

Comments

Thanks, how did I miss that? 


One other answer

Permanent link

 If you use LDAP you can use the information in LDAP. If you use file based authentication with Liberty, you can look in that file and list the users with JazzAdmin role as it is pretty clearly exposed in the file.

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020
× 7,497

Question asked: Oct 08 '18, 9:26 a.m.

Question was seen: 1,479 times

Last updated: Oct 23 '18, 8:40 a.m.

Confirmation Cancel Confirm