Is it possible to configure Pageant (SSH key management) so that its keys are usable by a Windows service with the "Log On As" user of "Local System"?
If not, is there any other tool that can do this?
EDIT:
I've tried setting Pageant up as a service (using runassvc.exe), passing the appropriate key, and having it run as "Local System". The other service doesn't seem to be able to see the key from the pageant service.