www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/07/09/03:09:48

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <003601bec9da$19031b00$680311ac@brokat.de>
From: "Torsten Poertner" <Torsten DOT Poertner AT brokat DOT com>
To: "Maillist Cygnus" <cygwin AT sourceware DOT cygnus DOT com>
Subject: probs with scp and sshd for NT
Date: Fri, 9 Jul 1999 09:10:16 +0200
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

------=_NextPart_000_0032_01BEC9EA.DC5FAAE0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_0033_01BEC9EA.DC5FAAE0"


------=_NextPart_001_0033_01BEC9EA.DC5FAAE0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello all !

I followed up all necessary instructions to set up the unix environment =
on my NT 4.0 (SP4) workstation. I'm using 20b and sshd 1-2-26 and facing =
the following problems:

1. While trying to copy a file from a unix box with scp to my pc the =
console for the sshd (started in debug mode) shows the fllowing output:
--------------------------
debug: sshd version 1.2.26 [i586-pc-cygwin32]
debug: Initializing random number generator; seed file =
/etc/.ssh/ssh_random_seed

log: Server listening on port 22.
log: Generating 768 bit RSA key.
Generating p:  ...................................++ (distance 480)
Generating q:  ..........++ (distance 274)
Computing the keys...
Testing the keys...
Key generation complete.
log: RSA key generation complete.
debug: Server will not fork when running in debugging mode.
log: Connection from 172.17.3.15 port 1022
debug: Client protocol version 1.5; client software version 1.2.20
debug: Sent 768 bit public key and 1024 bit host key.
debug: Encryption type: idea
debug: Received session key; encryption turned on.
debug: Installing crc compensation attack detector.
debug: Attempting authentication for tpoert.
log: Password authentication for tpoert accepted.
debug: Executing command 'scp -t /tmp'
debug: Entering interactive session.
debug: Received SIGCHLD.
debug: End of interactive session; stdin 0, stdout (read 0, sent 0), =
stderr 174
bytes.
debug: Command exited with status 127.
debug: Received exit confirmation.
log: Closing connection to 172.17.3.15
----------------------------
The console of the unix box displays that:
----------------------------
<tpoert AT sun-schul-01:pts/2(~)> scp cotp tpoert AT pc-tpoertner:/tmp         =
                        =20
tpoert's password:=20
log: executing remote command as user tpoert
Environment:
  HOME=3D/etc
  USER=3Dtpoert
  LOGNAME=3Dtpoert
  SHELL=3D/bin/sh
  SSH_CLIENT=3D172.17.3.15 1023 22

scp: permission denied
lost connection
<tpoert AT sun-schul-01:pts/2(~)>=20

2. login into my pc works fine with ssh from a unix box untill you try =
to open a file with vi. Even cat <filename> | more brings up the message =
that I don't have any permissions.
I have an administrator account on that pc and set all necessary and =
additional privileges.


Any idea for these issues ??

Thanks very much !

Torsten


------=_NextPart_001_0033_01BEC9EA.DC5FAAE0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>Hello all !</DIV>
<DIV>&nbsp;</DIV>
<DIV>I followed up all necessary instructions to set up the unix =
environment on=20
my NT 4.0 (SP4) workstation. I'm using 20b and sshd 1-2-26 and facing =
the=20
following problems:</DIV>
<DIV>&nbsp;</DIV>
<DIV>1. While trying to copy a file from a unix box with scp to my pc =
the=20
console for the sshd (started in debug mode) shows the fllowing =
output:</DIV>
<DIV>--------------------------</DIV>
<DIV>debug: sshd version 1.2.26 [i586-pc-cygwin32]<BR>debug: =
Initializing random=20
number generator; seed file /etc/.ssh/ssh_random_seed</DIV>
<DIV>&nbsp;</DIV>
<DIV>log: Server listening on port 22.<BR>log: Generating 768 bit RSA=20
key.<BR>Generating p:&nbsp; ...................................++ =
(distance=20
480)<BR>Generating q:&nbsp; ..........++ (distance 274)<BR>Computing the =

keys...<BR>Testing the keys...<BR>Key generation complete.<BR>log: RSA =
key=20
generation complete.<BR>debug: Server will not fork when running in =
debugging=20
mode.<BR>log: Connection from 172.17.3.15 port 1022<BR>debug: Client =
protocol=20
version 1.5; client software version 1.2.20<BR>debug: Sent 768 bit =
public key=20
and 1024 bit host key.<BR>debug: Encryption type: idea<BR>debug: =
Received=20
session key; encryption turned on.<BR>debug: Installing crc compensation =
attack=20
detector.<BR>debug: Attempting authentication for tpoert.<BR>log: =
Password=20
authentication for tpoert accepted.<BR>debug: Executing command 'scp -t=20
/tmp'<BR>debug: Entering interactive session.<BR>debug: Received=20
SIGCHLD.<BR>debug: End of interactive session; stdin 0, stdout (read 0, =
sent 0),=20
stderr 174<BR>bytes.<BR>debug: Command exited with status 127.<BR>debug: =

Received exit confirmation.<BR>log: Closing connection to =
172.17.3.15</DIV>
<DIV>----------------------------</DIV>
<DIV>The console of the unix box displays that:</DIV>
<DIV>----------------------------</DIV>
<DIV>&lt;tpoert AT sun-schul-01:pts/2(~)&gt; scp cotp=20
tpoert AT pc-tpoertner:/tmp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;=20
<BR>tpoert's password: <BR>log: executing remote command as user=20
tpoert<BR>Environment:<BR>&nbsp; HOME=3D/etc<BR>&nbsp; =
USER=3Dtpoert<BR>&nbsp;=20
LOGNAME=3Dtpoert<BR>&nbsp; SHELL=3D/bin/sh<BR>&nbsp; =
SSH_CLIENT=3D172.17.3.15 1023=20
22</DIV>
<DIV>&nbsp;</DIV>
<DIV>scp: permission denied<BR>lost=20
connection<BR>&lt;tpoert AT sun-schul-01:pts/2(~)&gt; </DIV>
<DIV>&nbsp;</DIV>
<DIV>2. login into my pc works fine with ssh from a unix box untill you =
try to=20
open a file with vi. Even cat &lt;filename&gt; | more brings up the =
message that=20
I don't have any permissions.</DIV>
<DIV>I have an administrator account on that pc and set all necessary =
and=20
additional privileges.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any idea for these issues ??</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks very much !</DIV>
<DIV>&nbsp;</DIV>
<DIV>Torsten</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_001_0033_01BEC9EA.DC5FAAE0--

------=_NextPart_000_0032_01BEC9EA.DC5FAAE0
Content-Type: text/x-vcard;
	name="Torsten Poertner.vcf"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Torsten Poertner.vcf"

BEGIN:VCARD
VERSION:2.1
N:Poertner;Torsten
FN:Torsten Poertner
NICKNAME:tp
ORG:BROKAT Infosystems AG;Quality Management
TITLE:Senior Quality Engineer
TEL;WORK;VOICE:+49-711-78844-225
TEL;WORK;FAX:+49-711-78844-776
ADR;WORK:;4B-08;Industriestrasse 3;Stuttgart;BW;70565;Germany
LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:4B-08=3D0D=3D0AIndustriestrasse =
3=3D0D=3D0AStuttgart, BW 70565=3D0D=3D0AGermany
URL:
URL:http://www.brokat.com
KEY;X509;ENCODING=3DBASE64:
    =
MIIEwjCCBCugAwIBAgIQEiMaafrrxyrcZzrY1E99/jANBgkqhkiG9w0BAQQFADCBzDEXMBUG
    =
A1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdvcmsx
    =
RjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEgSW5jb3JwLiBCeSBS
    =
ZWYuLExJQUIuTFREKGMpOTgxSDBGBgNVBAMTP1ZlcmlTaWduIENsYXNzIDEgQ0EgSW5kaXZp
    =
ZHVhbCBTdWJzY3JpYmVyLVBlcnNvbmEgTm90IFZhbGlkYXRlZDAeFw05OTAxMTgwMDAwMDBa
    =
Fw0wMDAxMTgyMzU5NTlaMIIBHzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsT
    =
FlZlcmlTaWduIFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVw
    =
b3NpdG9yeS9SUEEgSW5jb3JwLiBieSBSZWYuLExJQUIuTFREKGMpOTgxHjAcBgNVBAsTFVBl
    =
cnNvbmEgTm90IFZhbGlkYXRlZDE0MDIGA1UECxMrRGlnaXRhbCBJRCBDbGFzcyAxIC0gTWlj
    =
cm9zb2Z0IEZ1bGwgU2VydmljZTEZMBcGA1UEAxQQVG9yc3RlbiBQb2VydG5lcjEqMCgGCSqG
    =
SIb3DQEJARYbdG9yc3Rlbi5wb2VydG5lckBicm9rYXQuY29tMFswDQYJKoZIhvcNAQEBBQAD
    =
SgAwRwJAefLv2DKiiEm43kY3vTYJruY1VGg8EdY5MIr1ossUfiGltC8LyuR89hswRHLCy4Ey
    =
lWpNlLhgjfBPCeRORv4s2QIDAQABo4IBkjCCAY4wCQYDVR0TBAIwADCBrwYDVR0gBIGnMIAw
    =
gAYLYIZIAYb4RQEHAQEwgDAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cudmVyaXNpZ24uY29t
    =
L0NQUzBiBggrBgEFBQcCAjBWMBUWDlZlcmlTaWduLCBJbmMuMAMCAQEaPVZlcmlTaWduJ3Mg
    =
Q1BTIGluY29ycC4gYnkgcmVmZXJlbmNlIGxpYWIuIGx0ZC4gKGMpOTcgVmVyaVNpZ24AAAAA
    =
AAAwEQYJYIZIAYb4QgEBBAQDAgeAMIGGBgpghkgBhvhFAQYDBHgWdmQ0NjUyYmQ2M2YyMDQ3
    =
MDI5Mjk4NzYzYzlkMmYyNzUwNjljNzM1OWJlZDFiMDU5ZGE3NWJjNGJjOTcwMTc0N2RhNWMy
    =
ZTQxNDFiZWFkYjJiZDJlODkyMTFhYzZiZjdkZTExNDk5N2EwYmI0NGY0ZjNlYTQ1MjUwMwYD
    =
VR0fBCwwKjAooCagJIYiaHR0cDovL2NybC52ZXJpc2lnbi5jb20vY2xhc3MxLmNybDANBgkq
    =
hkiG9w0BAQQFAAOBgQA0auaMLk/cLCZ9DUeKd4+3l/zZOhcWRDAR/0ptlcxWs+l1hxiK9j7E
    =
Ey293X1CtdQnYBvNswmKNS42Tlh4qVP95GAtlwhJkQRtMeCoXT0ylTvaAkWh8tEwNYXim5/K
    eX/rSJ2g0gEqzqK3pWEYsvb/P1VDppMwtbSMoy42H9vBow=3D=3D


EMAIL;PREF;INTERNET:Torsten DOT Poertner AT brokat DOT com
REV:19990709T071016Z
END:VCARD


------=_NextPart_000_0032_01BEC9EA.DC5FAAE0
Content-Type: text/plain; charset=us-ascii

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
------=_NextPart_000_0032_01BEC9EA.DC5FAAE0--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019