configure anonymous or guest access
We need to allow everyone on the network access to certain documents and / or work items in RTC. We are not allowed to use collective or shared user accounts or non-expiring passwords. Is there a way for users to access RTC without logging in with an account in RTC?
I know we could just set every user account in the LDAP up in the JazzGuest group, and they would just have to type their passwords provided they store their user names in the browser, but if it is possible to do without, I would appreciate to know ;-)
Thanks, Ton.
I know we could just set every user account in the LDAP up in the JazzGuest group, and they would just have to type their passwords provided they store their user names in the browser, but if it is possible to do without, I would appreciate to know ;-)
Thanks, Ton.
2 answers
You're thinking of "Self Registration"
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.repository.web.admin.doc/topics/t_users_self_register.html
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.repository.web.admin.doc/topics/t_users_self_register.html
Comments
No, self-registration is different from access to RTC without logging in. What I am asking is close to what in the past on this site has also been called Guest Access or Anonymous Access. Bill Higgins worked on that, I believe.
Also I notice there is an advanced property in the JTS server management pageĀ "com.ibm.team.repository.service.internal.GuestAccessService" that enables the server to provide guest access to secure resources. But that still seems to require using a shared user account, right?