Re: Problem with OpenSSH

2021-11-07 Thread Brian Inglis
On 2021-11-07 16:58, Nick Popoff wrote: Now I Am having severe problem with 'ssh'. A simple login command like: Ssh n...@com Results in the following response: C:/cygwin64/home/Nick> ssh host.com Unable to negotiate with port 22: no matching key exchange method found.

Re: Problem with openssh 4.6

2007-04-13 Thread Corinna Vinschen
On Apr 12 18:24, [EMAIL PROTECTED] wrote: > V4.6 ssh-keygen produces no output for, at least, '-l -f some_key' or > when given an invalid option. Reverting to v4.5 restores normal > operation. http://cygwin.com/acronyms/#WJFFM Corinna -- Corinna Vinschen Please, send mails re

Re: Problem with OpenSSH (daemon), mapped drives, and pubkey auth

2003-02-03 Thread Elfyn McBratney
> Its a know problem, when you log in via pub key the tokens needed for > network authentication are not created (a simplification but I cant remember > all the details) the same goes for any passwordless login (rsh etc with > .rhost files etc). Since your automating I'd assume you have blank pass

Re: Problem with OpenSSH (daemon), mapped drives, and pubkey auth

2003-02-03 Thread Max Bowsher
Seth Fitzsimmons wrote: > Hi. > > When I log in to a Win2k server using public key auth, I can't access > mapped network drives (e.g. /cygdrive/o: permission denied). However, > when I log in using password auth, I can. I'm trying to automate a > process that copies from a network drive, so pubke

RE: Problem with OpenSSH (daemon), mapped drives, and pubkey auth

2003-02-03 Thread Vince Hoffman
Its a know problem, when you log in via pub key the tokens needed for network authentication are not created (a simplification but I cant remember all the details) the same goes for any passwordless login (rsh etc with .rhost files etc). Since your automating I'd assume you have blank pass phrases