+1 for password For user, it can be passing by arguments or on url.
Emmanuel dan tran wrote:
Folks,The starteam provider insists that user must supply user + password as part of the URL. This definitely cause a security problem wherewe see quite often the URL string displayed on stdout.I would like to suggest that we remove the restriction and have full URL to reconstructed at runtime based on the passinguser/passwork arguments (similar to SVN case) any objection? -D