Re: Urgent request: Where does the authorized_keys file have to go on a Windows system?

From: Tonij (tonij67_at_hotmail.com)
Date: 06/28/04


Date: 28 Jun 2004 10:15:38 -0700

Darren Dunham <ddunham@redwood.taos.com> wrote in message news:<KjXCc.77313$5S1.15928@newssvr29.news.prodigy.com>...
> Tonij <tonij67@hotmail.com> wrote:
> > I have not found a way to set a remote users path to even FIND cmd.exe
>
> > If I log into the Windows system normall via ssh, I have everything in
> > my path; if I run a command remotly, i.e.
>
> > ssh <server> "command"
>
> > any command I run is said to be "not found"
>
> > Any idea how to set up the path in a Windows system? I tried putting
> > something in .profile but to no avail...
>
> .profile is a SH/KSH/BASH file, not cmd.exe. You could install cygwin
> and get bash to do this, but I assume you're trying to avoid that.
> Otherwise I would have to assume there's a .bat file or a registry entry
> for such things.
>
> Where did you get OpenSSH for windows without cygwin? I didn't find it
> when I was looking.

http://sshwindows.sourceforge.net/download/releases/

Its actually a slimmed fown version of Cygwins SSH