How to store passwords for different users in the same client?
We are using the same RTC client with different users and it seems Eclipse stores only the last entered password.
Scenario:
Is it possibile to keep for each user the password saved?
Thanks in advance.
|
Accepted answer
Hi
It sounds like the people in the example are using the same OS login and so are working off the same underlying OS environment (please correct me if I am wrong) - so this will happen. You need to have each user have their own login on the machine - which means that their settings (including passwords) will be stored separately. anthony SEC Servizi selected this answer as the correct answer
Comments Yes, Alice and Bob are using the same OS login. So, there is no solution for this scenario...
Thanks for your replies.
So you could ask them not to click "Remember the password" - not an ideal solution, but worth a try. I often have multiple instances of the RTC Eclipse client running on the same OS login (to demonstrate different roles), and have to remember to uncheck this box.
SEC Servizi
commented Oct 09 '13, 6:39 a.m.
Well, remember password is usefull and authentication will fail only when switch user.
That's our case, too. :) |
One other answer
Hi SEC,
Did you try Alibe and Bob using different workspace when starting RTC? This might help them. Comments
SEC Servizi
commented Oct 09 '13, 6:32 a.m.
Alice and Bob already use different sandboxies. It seems like Eclipse stores only one password at time. |
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.
Comments
Hi SEC,
Your question is a bit confusing. What is the reason what is the reason you want to remember previous password?
We wouldn't remember previous passwords. (We added a scenario to question to detail it a bit more.)