Password saved in clear text
Hi there,
I looked into my .metdata/.log file and I found out that whenever I'm using scm command, the command is written to the log file while saving my password in Is there a way to avoid this password saving or it least mask it? Thanx in advance, Harel |
3 answers
This is due to OSGi which our command line uses. Here's an RTC work item that tracks the issue;
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=158182 but the fix would need to come from OSGi. Here's the work item at that level: https://bugs.eclipse.org/bugs/show_bug.cgi?id=341541 |
Hi Harel,
See https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/158182. Comment 8 is most relevant. You should use 'scm login' whenever possible (since it relies on filesystem permissions to prevent your password from leaking). e |
|
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.