Re: setting ssh-add environment variables on Windows
dkoleary_at_attbi.com
Date: 10/28/03
- Next message: Kevin Pease: "Re: Trapping banner displayed by sshd during ssh / scp?"
- Previous message: Daviddst: "SSH connection is loose after few inactivity seconds"
- In reply to: Julie Bielski: "setting ssh-add environment variables on Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Oct 2003 13:46:51 GMT
Hey;
Julie Bielski <JBIELSKI1@nc.rr.com> wrote:
> I'm running the OpenSSH for Windows client without a full cygwin
> environment. Has anyone figured out a way to do a system-wide set of the
> SSH_AUTH_SOCKET and SSH_AGENT_PID environment variables under Windows? What
> would be nice is if you could run ssh-agent from a login script, get
> prompted once for your identiy passphrase, and then have these variables be
> set for the duration of your session and available from each cmd window.
> Seems impossible to do without a full cygwin install and access to a bash
> shell, etc. Someone handy with DOS debug could probably figure out a clever
> way to make this happen.
I haven't tried the openssh/windows client. I use putty on my
OS-challenged systems. That comes with a pagent command which
caches the private key much like the ssh-agent does on real operating
systems.
If you can't find a similar program in the openssh client, putty
can be found at: http://www.chiark.greenend.org.uk/~sgtatham/putty/
HTH;
Doug
--------
Senior UNIX Admin
O'Leary Computer Enterprises
dkoleary@attbi.com (w) 630-904-6098 (c) 630-248-2749
resume: http://home.attbi.com/~dkoleary/resume.html
- Next message: Kevin Pease: "Re: Trapping banner displayed by sshd during ssh / scp?"
- Previous message: Daviddst: "SSH connection is loose after few inactivity seconds"
- In reply to: Julie Bielski: "setting ssh-add environment variables on Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|