SourceGear file permissions

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
rcon
Posts: 1
Joined: Wed Nov 15, 2006 3:08 am

SourceGear file permissions

Post by rcon » Wed Nov 15, 2006 3:26 am

We had some problems with tour server running Vault, and some directory permissions were changed. Now when the client tries to connect it fails and returns an error "unable to generate a temporary class" referring to "c:\winnt\temp".

I've added the everyone user with read/write permissions as temporay measure, and it's working now; but I'd like to know what user it should be running as.

Thanks,

Rich.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Nov 15, 2006 10:42 am

It sounds like the account used by Vault doesn't have access to the Winnt\temp directory to write the log file, etc. If this is Windows 2000, the Vault user might be machine\ASPNET, or it could be a custom account. Look in the Vault server log (sgvault.log in Winnt\temp\sgvault) for the "System Started" section. It will have a line with Identity=<accountname>. This is the account used by Vault.
Linda Bauer
SourceGear
Technical Support Manager

Locked