#4389 set user of kojikamid service to Administrator
Merged by tkopecek. Opened by julian8628.
julian8628/koji fix-kojikamid-install  into  master

Download 4389.patch

In some newer Windows Servers/Cygwin, the default user SYSTEM can't be automatically translated to Administrator. In this case, the kojikamid service will be invoked by user: SYSTEM and corresponding $HOME and other relevant things are wrong.

For example, for ssh, ".ssh" dir will be /home/SYSTEM/.ssh rather than /home/Administrator/.ssh

fixes #4390

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: no_qe

Commit 2a7585bc fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata