This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ssh session inherits only some of the parameters in the CYGWIN variable ?!


On Mon, Jul 01, 2002 at 11:32:45AM +0200, Pavel Tsekov wrote:
> 
> paveltz@MORDOR ~
> $ echo $CYGWIN
> binmode tty ntsec codepage:oem nowinsymlinks
> 
> paveltz@MORDOR ~
> $ ssh paveltz@localhost
> Enter passphrase for key '/home/paveltz/.ssh/id_rsa':
> Enter passphrase for key '/home/paveltz/.ssh/id_dsa':
> paveltz@localhost's password:
> Last login: Mon Jul  1 11:26:23 2002 from mordor
> 
> paveltz@MORDOR ~
> $ echo $CYGWIN
> binmode ntsec tty

...which is probably the CYGWIN setting when starting sshd.  Note
that the settings from the client machine are not propagated to
the server machine...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]