Using vault logins for DragNet

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

Moderator: SourceGear

Locked
Cullen

Using vault logins for DragNet

Post by Cullen » Mon Nov 29, 2004 3:10 pm

I have seen in a couple of places that you can use your vault accounts for access to dragnet. How do I set that up?

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Nov 29, 2004 3:12 pm

You can configure the URL for your Vault server by logging in as admin and choosing Setup from the Server Home. Once the URL has been entered, specifying Vault as the source code control, you can select Users and modify each user that will use Vault authentication.

Guest

Post by Guest » Mon Nov 29, 2004 3:15 pm

So, I need to create a seperate username and password in dragnet, and specify vault authentication?

I am using the single user license, that entitles me to one user account after admin, right? That's how I have my vault server set up, I just want to make sure I understand the agreement for dragnet.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Nov 29, 2004 3:19 pm

That is how it should work, yes.

Cullen

Post by Cullen » Mon Nov 29, 2004 3:21 pm

Thanks Jeremy, you guys are awesome.

TBiker
Posts: 29
Joined: Fri Feb 13, 2004 9:56 am

Using VAULT user authentication fail

Post by TBiker » Mon Dec 13, 2004 11:53 am

I'm using VAULT 3.0 with Dragnet 1.0. I went into the Dragnet setup panel and specified the Vault url: http://mydomain.com:9090/VaultService. I then went into a user profile and configured Vault authentication. When I try to login as that user, I get an "invalid password" reported. What's wrong?

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Dec 13, 2004 12:05 pm

Can you tell me if your Dragnet log file gives any hints as to what's going wrong? The log file is at c:\windows\temp\sgdragnet on the web server.

TBiker
Posts: 29
Joined: Fri Feb 13, 2004 9:56 am

SGDragnet log file contents

Post by TBiker » Mon Dec 13, 2004 12:09 pm

The dragnet.log file contains:

# SourceGear Vault Server
Vault authorization for user tarden failed. Couldn't connect to object.
CryptoAPI cryptographic service provider (CSP) for this implementation could not be acquired.

BTW, should'nt this read:

# SourceGear Dragnet Server

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Dec 13, 2004 2:14 pm

There is a known bug with this in 1.0 of Dragnet. The fix will be released in the next day or two.

Locked