OpenSSH source in winsup?

2007-09-06 Thread Siva
I would like to know if the source code for Cygwin's version of OpenSSH 
is stored in the winsup CVS repository.


If not, please tell me where I can get this code.  Thanks.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: OpenSSH source in winsup?

2007-09-06 Thread Siva
Ok, thanks, I was able to get the src code that way.  One more question. 
 When building OpenSSH for cygwin, I'm planning to do


cd %opensshdir%
./configure
Make

are there any special flags/config options that I need to reproduce 
cygwin's binary version of OpenSSH?  Basically, I'm planning to make 
some small tweaks to the OpenSSH code to integrate into an application, 
but I want to use the configuration used in the cygwin's binary version.


Please let me know.  thx.

Carlo Florendo wrote:

Siva wrote:

I would like to know if the source code for Cygwin's version of 
OpenSSH is stored in the winsup CVS repository.



No, it is not.  What made you think that?


If not, please tell me where I can get this code.  Thanks.



Run setup.exe and when you get to the part that shows the packages,

1. Maximize the window
2. Navigate through openssh and click the corresponding box on the src 
column.  You may need to click the corresponding box on the new column.


Thank you very much!

Best Regards,

Carlo




--
Siva
Yugma Support Team
ph: (952) 698-1141
[EMAIL PROTECTED]

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Private key file permissions w/Cygwin OpenSSH on Vista

2007-06-29 Thread Siva

Re:  binary distro of OpenSSH 3.8.1p1

I've been unable to use Cygwin's OpenSSH on Vista w/public key 
authentication because ssh.exe always states the file permissions on the 
private key file--id_rsa--are too open.


I've used the chmod.exe utility to change the permissions on the id_rsa 
file to 600, but ssh.exe still pops up with the same error message.


I've also used Windows' cacls.exe command to alter the ACLs for the file 
to be ONLY read-accesible to the current user, and the same thing happens.


This behavior DOES NOT occur on XP and 2000 when I try it, i. e. 
chmod.exe WORKS on these OSs to change id_rsa's permissions so that 
ssh.exe is happy (i. e. to 0600).


Is there a specific bona-fide way to set the id_rsa file's permission to 
always be acceptable to Cygwin SSH on Vista, in addition to the other 
Windows OSs?


Let me know.  Thanks.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Build instructions for OpenSSH 3.8.1 on Cygwin platform

2007-06-25 Thread Siva
I would like to obtain complete instructions for building (recreating) 
the net binary distro of Cygwin OpenSSH 3.8.1 from its sources.


Can you point me to a URL which describes this procedure, or, where can 
I get this information.


Thank you.

Siva


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/