Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

RE: Openssh issue (unix to windows)

Subject: RE: Openssh issue (unix to windows)
Date: Fri, 17 Mar 2006 16:06:47 -0500
 
Hi,

I am having trouble using sftp to send a file from Unix to Win 2003
server I am able to send from the same UNIX server to another serve that
uses Tectia SSH
 
Can you please let me know where to look to identify the problem
 
On the Unix machine I did the following:

ssh-keygen -b2048 -fidentity -t "rsa1"

ssh-keygen -b2048 -fid_dsa -t "dsa"

ssh-keygen -b2048 -fid_rsa -t "rsa"

ssh-keygen -b2048 -fid_dsa -e -t "dsa" > hbwpap00.bwmrteam.2048_dsa.pub
ssh-keygen -b2048 -fid_rsa -e -t "rsa" > hbwpap00.bwmrteam.2048_rsa.pub

 

On my win2k server (using Tectia ssh)  I have added the above two .pub
files in the .ssh2 directory of the receiving user and updated the
authorization file to include:

key hbwpap00.bwmrteam.2048_rsa.pub

key hbwpap00.bwmrteam.2048_dsa.pub

And the transfer worked

On my Win2003 server (uses Openssh) I did the same and the transfer
fails

 

Thanks

 
Ken Iacovou
Email:kiacovou@avaya.com <outbind://56/kiacovou@avaya.com>
Tel: 908 953 4919


<Prev in Thread] Current Thread [Next in Thread>
  • RE: Openssh issue (unix to windows), Iacovou, Kyriacos (Ken) <=