SCM -passwordFile equivalent
![](http://jazz.net/_images/myphoto/f798cf7b8664ead44d18f1b187b0977c.jpg)
One answer
![](http://jazz.net/_images/myphoto/f798cf7b8664ead44d18f1b187b0977c.jpg)
Take a look at 'scm help login'. That will store an obfuscated version of the password in the file system.
If you want to store the password for a user other than yourself, use 'scm --config /path/to/user/directory login ...'. Remember to chmod the .jazz-scm/repositories.txt file to be readable solely by that user after you're done.
If you want to store the password for a user other than yourself, use 'scm --config /path/to/user/directory login ...'. Remember to chmod the .jazz-scm/repositories.txt file to be readable solely by that user after you're done.