Command line support w/out passing password in clear text?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
zman36
Posts: 5
Joined: Fri Mar 09, 2007 3:21 pm

Command line support w/out passing password in clear text?

Post by zman36 » Tue May 29, 2007 11:26 am

Is there a way to use the command line interface w/out passing the password (or at least in clear text)?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Tue May 29, 2007 12:23 pm

There isn't currently. You can use the -ssl switch if you have certificates set up for an additional layer of security. I can take a feature request if you would like.

GregM
Posts: 485
Joined: Sat Mar 13, 2004 9:00 am

Post by GregM » Tue May 29, 2007 3:41 pm

Do you mean without passing it to the client on the commandline, such as in a build script? There is the REMEMBERLOGIN option that will store that information.

Locked