Dragnet 1.0.1 login authentication using VAULT

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

Moderator: SourceGear

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

Dragnet 1.0.1 login authentication using VAULT

Post by TBiker » Tue Jan 04, 2005 1:25 am

I upgraded to Dragnet 1.0.1 from 1.0. First, the login page continued to indicate that it could not log in user sgdragnetuser. So I uninstalled Dragnet 1.0 and installed Dragnet 1.0.1. That seems to fix that issue. Second, when I set a user authentication to use Vault (which I have upgraded to 3.0.1), it still doesn't work. The result is a bad password.

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

Post by jeremy_sg » Tue Jan 04, 2005 8:18 am

Does your Dragnet log file have any useful information? You should be able to find it at: C:\WINDOWS\Temp\SGDragnet\dragnet.log

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

Dragnet 1.0.1 log file

Post by TBiker » Tue Jan 04, 2005 9:52 am

Here is the log file contents:

2005-01-03 23:11:02.178 Starting SourceGear Dragnet by SourceGear, LLC - Version 1.0.1.1174 Copyright © 2004 SourceGear, LLC All rights reserved.
2005-01-03 23:11:02.198 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
Vault authorization for user xxxx failed. Couldn't connect to object.
CryptoAPI cryptographic service provider (CSP) for this implementation could not be acquired.

where xxxx is the attempted login user name.

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

Post by jeremy_sg » Tue Jan 04, 2005 10:08 am

You may need to delete the crypto key for dragnet, which is in %ALLUSERSPROFILE%\Application Data\Microsoft\Crypto\RSA\MachineKeys. Look through the files to see if any are obviously too small. The bad file probably starts with "edb3...."

http://kb.sourcegear.com/VaultHelp/erro ... ptographic

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

Deleting cryto files

Post by TBiker » Tue Jan 04, 2005 10:32 am

This procedure does not work. I stopped IIS, removed the ebd3... file, restarted IIS, attempted to log in using VAULT authentication and I get a "password failed" error.

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

Post by jeremy_sg » Tue Jan 04, 2005 10:35 am

Email me using the button below this post, and we'll try to track this down.

Locked