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]

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


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

paveltz@MORDOR ~
$


I tried with several different cygwin snapshots, 1.3.11 release and
with 1.3.9 release, but its all the same - so this seem to be the
expected behaviour. Is there an explanation why ? :)


--
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]