Hello
Thanks for your interest. i mean "/home/rdonuk/.ssh/config" when
saying "/.ssh". And my problem was solved with Elliot's suggest.
i did chown config file to rdonuk and chmod .ssh dir to 700. Now it s working
Resit
2011/2/14 Larry Hall (Cygwin) :
> On 2/14/2011 9:27 AM, reşit dönük wrote:
On 2/14/2011 9:27 AM, reşit dönük wrote:
Hello,
i have a problem with "ssh something'" command. it gives the error:
"Bad owner or permissions on /home/rdonuk/.ssh/config". the "chmod 600
*" did not the solve problem.
when i type ls -la in "/.ssh" getting these
total 6
drw---+ 1 rdonuk
On 02/24/2010 05:13 AM, Corinna Vinschen wrote:
On Feb 23 12:35, Larry Hall (Cygwin) wrote:
On 02/23/2010 12:01 PM, Jukka Inkeri wrote:
If your server is member of domain, howto make users, sshd, (which
order) ... without setuid problem when using publickey auth ? cyg_server
and sshd - domain u
On 02/24/2010 08:48 AM, Corinna Vinschen wrote:
On Feb 24 07:44, Andrew DeFaria wrote:
On 02/24/2010 02:13 AM, Corinna Vinschen wrote:
On Feb 23 12:35, Larry Hall (Cygwin) wrote:
On 02/23/2010 12:01 PM, Jukka Inkeri wrote:
If your server is member of domain, howto
On Feb 24 07:44, Andrew DeFaria wrote:
> On 02/24/2010 02:13 AM, Corinna Vinschen wrote:
> >On Feb 23 12:35, Larry Hall (Cygwin) wrote:
> >>On 02/23/2010 12:01 PM, Jukka Inkeri wrote:
> >>>If your server is member of domain, howto make users, sshd, (which
> >>>order) ... without setuid problem when
On 02/24/2010 02:13 AM, Corinna Vinschen wrote:
On Feb 23 12:35, Larry Hall (Cygwin) wrote:
On 02/23/2010 12:01 PM, Jukka Inkeri wrote:
If your server is member of domain, howto make users, sshd, (which
order) ... without setuid problem when using publickey auth ? cyg_server
and sshd - domain u
On Feb 23 12:35, Larry Hall (Cygwin) wrote:
> On 02/23/2010 12:01 PM, Jukka Inkeri wrote:
> >If your server is member of domain, howto make users, sshd, (which
> >order) ... without setuid problem when using publickey auth ? cyg_server
> >and sshd - domain user or local or both, ???
>
> In order f
On 02/23/2010 12:01 PM, Jukka Inkeri wrote:
If your server is member of domain, howto make users, sshd, (which
order) ... without setuid problem when using publickey auth ? cyg_server
and sshd - domain user or local or both, ???
In order for the SSH server to switch user context to a domain use
Hi Brian,
$ ssh -v brian@
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Connecting to port 22.
debug1: connect to address port 22: Connection timed out
ssh: connect to host port 22: Connection timed out
==
This suggests
On Thu, 11 May 2006, Cédric Bouttes wrote:
> Hello,
>
> I have a problem with ssh on cygwin.
>
> When i use : ssh localhost i have the following
> message and so i can't connect on ssh locally
>
> The authenticity of host 'localhost (127.0.0.1)' can't
> be established.
> RSA key fingerprint is
> 7
Cédric Bouttes wrote:
I have a problem with ssh on cygwin.
When i use : ssh localhost i have the following
message and so i can't connect on ssh locally
The authenticity of host 'localhost (127.0.0.1)' can't
be established.
RSA key fingerprint is
7a:83:37:4b:d2:e0:b7:f5:2a:30:a3:4b:db:26:bc:07.
> > Take the :/path/to/folder off of it - that's for scp.
> >
> >
> > Chris
> >
> That would be fine except this is for rsync over ssh which in the app
> I have requires the path.
If you want to run ssh to test the authentication mechanizm, then you
must remove the path as that isn't part of the s
Chris Taylor wrote:
Mark Haney wrote:
I have the Cygwin sshd server running just fine on Server 2003, but
now I'm stuck. I am trying to ssh with key authentication using this
format:
[EMAIL PROTECTED]:/path/to/folder and everytime I try this I get
ssh:server.domain.com:/cygdrive/d/: Name
Mark Haney wrote:
I have the Cygwin sshd server running just fine on Server 2003, but now
I'm stuck. I am trying to ssh with key authentication using this format:
[EMAIL PROTECTED]:/path/to/folder and everytime I try this I get
ssh:server.domain.com:/cygdrive/d/: Name or service not known
I
Ed Brady <[EMAIL PROTECTED]> writes:
> Ed Brady wrote:
>
>> Igor Pechtchanski wrote:
>
>>> IIRC, the Windows dynamic loader will first look for DLLs in the
>>> application directory, and only then in the PATH. Here's a WAG: do you
>>> have a copy of winsock.dll or ws2_32.dll in /usr/bin?
>>>
>>>
On Fri, 23 Dec 2005, Ed Brady wrote:
> Ed Brady wrote:
>
> > Igor Pechtchanski wrote:
>
> > > IIRC, the Windows dynamic loader will first look for DLLs in the
> > > application directory, and only then in the PATH. Here's a WAG: do you
> > > have a copy of winsock.dll or ws2_32.dll in /usr/bin?
>
Ed Brady wrote:
Igor Pechtchanski wrote:
IIRC, the Windows dynamic loader will first look for DLLs in the
application directory, and only then in the PATH. Here's a WAG: do you
have a copy of winsock.dll or ws2_32.dll in /usr/bin?
The problem is now solved.
The culprit is due to the
[ The following attachment was DELETED when this message was saved:]
[ A Text/HTML segment of about 2,921 bytes.]
Igor Pechtchanski wrote:
That's not what I asked (though I can see how it can be misread). Let me
try again: if you copy telnet.exe into your home directory, *leave*
/usr/bin/telnet.exe in place, and then invoke the telnet in your home
directory as /home/Ed/telnet.exe, does it still work for yo
Ed, there was no need to Cc: me -- I read the list. Please make sure your
mailer respects the Reply-To: header, which I set appropriately.
On Wed, 21 Dec 2005, Ed Brady wrote:
> Igor Pechtchanski wrote:
>
> > Does it help if you leave the files in /usr/bin, but explicitly
> > specify the path to
On Wed, 21 Dec 2005, Ed Brady wrote:
> > Ed Brady wrote:
> >
> > > After upgrading to the latest release of cygwin, I am continually
> > > receiving the error message.
> > >
> > > socket: Operation not permitted
> > > ssh: connect to host port 22: Operation not permitted
> > >
> > > I have had C
Steve Holden wrote:
Ed Brady wrote:
After upgrading to the latest release of cygwin, I am continually
receiving the error message.
socket: Operation not permitted
ssh: connect to host port 22: Operation not permitted
I have had Cygwin installed on this computer for over three years and
h
Ed Brady wrote:
After upgrading to the latest release of cygwin, I am continually
receiving the error message.
socket: Operation not permitted
ssh: connect to host port 22: Operation not permitted
I have had Cygwin installed on this computer for over three years and
have used ssh reguarly w
Ed Brady wrote:
After upgrading to the latest release of cygwin, I am continually
receiving the error message.
socket: Operation not permitted
ssh: connect to host port 22: Operation not permitted
I have had Cygwin installed on this computer for over three years and
have used ssh reguarly w
olved and I can upgrade again.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Neven Luetic
Sent: Friday, January 21, 2005 8:02 AM
To: Waiss, Garrett
Cc: cygwin@cygwin.com
Subject: RE: ssh problem on Windows XP
Where did You get the old version from? I
Where did You get the old version from? I didn't find any older versions
on the cygwin site. It should be a site, that kept a snapshot of the old
releases as complete as possible.
Am Freitag, den 21.01.2005, 06:51 -0800 schrieb Waiss, Garrett:
> Good luck. I gave up and "downgraded" to cygwin 1.5.
Good luck. I gave up and "downgraded" to cygwin 1.5.10-3. If you are
running any release after that on XP SP2, there is a piping issue that
has not been addressed.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Neven Luetic
Sent: Friday, January 21, 2005
Thanks for your time :)
Matt.
-Original Message-
From: Brian Ford [mailto:[EMAIL PROTECTED]
Sent: Monday, June 07, 2004 10:47 PM
To: Warren, Matthew (Retail)
Cc: [EMAIL PROTECTED]
Subject: Re: ssh problem cygheap_fixup_in_child
On Fri, 4 Jun 2004, Warren, Matthew (Retail) wrote:
> Hello c
On Fri, 4 Jun 2004, Warren, Matthew (Retail) wrote:
> Hello cygwin peeps,
>
> I have a problem with ssh generating the following;
>
> /home/matt>ssh [EMAIL PROTECTED]
> 3 [main] ? 1748 cygheap_fixup_in_child: Couldn't reserve 9891528
> bytes of space for cygwin's heap (0x616D <0x49>)
> I wasn't sure what you meant by the last sentence above. I do set
> $HOME in windows, so all apps can benefit from it, and /etc/profile
> honours that. Why ssh feels the need to look at /etc/passwd, when it
> is documented to look at $HOME, I don't know.
Quite simple. When you run "ssh" it ca
On Friday, September 5, 2003, 2:42:57 AM, Igor wrote:
> On Thu, 4 Sep 2003, Gavin Sinclair wrote:
>> Hi,
>>
>> When attempting a "cvs update" using over the ssh protocol (well, you
>> know what I mean ;), I get the following error:
>>
>> $ cvs up
>> Could not create directory '/home/Gavin Sin
On Thu, 4 Sep 2003, Gavin Sinclair wrote:
> Hi,
>
> When attempting a "cvs update" using over the ssh protocol (well, you
> know what I mean ;), I get the following error:
>
> $ cvs up
> Could not create directory '/home/Gavin Sinclair/.ssh'.
>
>
> That is surprising, because:
>
> $ echo $HO
On Tue, Mar 05, 2002 at 09:53:57PM -0800, Gupta, Sanjay wrote:
> It looks like some problem in cygwin1.dll version 1.3.10. Once I have
> downgraded the dll to 1.3.9, ssh worked fine.
Did you check your /etc/group file? Does it contain your primary
group given in /etc/passwd?
Corinna
--
Corinn
33 matches
Mail list logo