Integrated Login with Vault command line

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
dmurty
Posts: 37
Joined: Tue May 23, 2006 10:08 am
Contact:

Integrated Login with Vault command line

Post by dmurty » Fri May 01, 2009 7:20 pm

We are building a script for developer machines that will get all the lates source code, build each assembly and then run all our unit tests against these newly built assemblies. This will be done on each development machine at the begining and end of each day. How can we get the command line to login in using the current login credentials of the user logged into windows. We currently have the Vault GUI logging in using integrated loggins. How can we have the command line do the same?

Thanks,
Damien

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

Re: Integrated Login with Vault command line

Post by Beth » Mon May 04, 2009 8:08 am

Could you clarify how you want this to work? Will this kick off a script upon login? Or is it something the user runs? Do users login to the same machine, or do they all have their own computer that others either don't or rarely log into?

There's a couple of different ways I can envision this happening.

If the user first uses the RememberLogin command, then they could all run the same script, but you wouldn't then have the login portion in the actual script they run. Everyone would use the same thing.
Beth Kieler
SourceGear Technical Support

Post Reply