Dragnet 1.0.1 login authentication using VAULT
Moderator: SourceGear
Dragnet 1.0.1 login authentication using VAULT
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.
Dragnet 1.0.1 log file
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.
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.
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
http://kb.sourcegear.com/VaultHelp/erro ... ptographic
Deleting cryto files
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.