Skip to content

Git cannot be used under system account. #435

@vharavy

Description

@vharavy

When I attempt to run Git from Windows command line under Windows system account (e.g. psexec /s /i cmd and then git pull from command prompt) I get the following error:

C:\Projects\Test>git pull
Could not create directory '/home/SYSTEM/.ssh'

With MSYSGit run under system account all paths defaulted to C:\Program Files (x86)\Git (e.g. C:\Program Files (x86)\Git\.ssh\known_hosts).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions