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

Can we set an expiry date on user access?

Hi There,

Is it possible in RTC to set an expiry date on user access? This would reduce the maintainence overhead on user management, if it was possible.

Thanks,
KH

0 votes



One answer

Permanent link
Hi, there is no built in capability and, to be honest, this should also not be done in RTC. If you use LDAP and have temporary users, you could probably manage this in LDAP e.g. with a property at the user and some automation that removes expired users.

You could use some API to Archive users in RTC, if you have the information when to archive them (e.g. combined with LDAP). See https://rsjazz.wordpress.com/2012/10/12/changing-the-jazz-user-id-using-the-rtc-plain-java-client-libraries/ and https://rsjazz.wordpress.com/2013/01/08/maintaing-user-photos-with-the-plain-java-client-libraries/ for the Plain Java Client Library API you could use to archive users.

Again, there is no place in RTC, where you could set the expiration date and you probably would want to create a solution that works against LDAP as well as against RTC, to get rid of the LDAP user, or lock him.

0 votes

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

Question asked: Dec 17 '13, 6:44 p.m.

Question was seen: 4,840 times

Last updated: Dec 18 '13, 4:42 a.m.

Confirmation Cancel Confirm