This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: probs with scp and sshd for NT


--- sorry for sending this message in HTML ---

here it comes in plain text. Thanks !

Torsten

############################################################################
#############################

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@sun-schul-01:pts/2(~)> scp cotp tpoert@pc-tpoertner:/tmp
tpoert's password:
log: executing remote command as user tpoert
Environment:
  HOME=/etc
  USER=tpoert
  LOGNAME=tpoert
  SHELL=/bin/sh
  SSH_CLIENT=172.17.3.15 1023 22

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

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



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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