What User is gitStack using?

0
I am running some git hook scripts that cd into a separate git directory inside of our web root and perform a git pull to keep the live development site files in sync with our primary repository.  With that being said, I am running into permission issues so I’m wondering what system user is being used by gitStack so I can insure that they belong to the correct group and have adequate permissions.
asked July 26, 2012

1 Answer

0
GitStack is using the "LocalSystem" account. You can change it by opening the services panel->right click GitStack->Properties->Log On tab.

Your Answer

Please login to post questions.