3.0.2 Server install impersonate bug

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

Moderator: SourceGear

Post Reply
mlippert
Posts: 252
Joined: Wed Oct 06, 2004 10:49 am
Location: Cambridge, MA

3.0.2 Server install impersonate bug

Post by mlippert » Thu Jan 27, 2005 11:40 am

The 3.0.2 installation writes the wrong user name when you install using an impersontated user. Instead of writing the username I specified in the install, it seems to have used sgvaultuser in the Web.config file (see example line below).
<identity impersonate="true" userName="sgvaultuser" password="safepswd"/>

fixing that attribute value, allowed me to log in.

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

Post by jeremy_sg » Thu Jan 27, 2005 2:29 pm

You're right. Thanks for finding that. I'll make sure to fix this for the Vault 3.0.3 installer.

Post Reply