| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| In-Reply-To: | <20070124100400.GO27843@calimero.vinschen.de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Antwort: Re: Error "getpeername: Operation not permitted"... |
| MIME-Version: | 1.0 |
| X-Mailer: | Lotus Notes Release 6.5.2 June 01, 2004 |
| Message-ID: | <OF29D73787.1973C420-ONC125726D.0037D4F4-C125726D.0038CFB0@nbg.sdv.spb.de> |
| From: | Carsten DOT Porzler AT spb DOT de |
| Date: | Wed, 24 Jan 2007 11:20:33 +0100 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello,
the file permissions of ws2_32.dll und ws2help.dll seems to be correct:
C:\>ls -al c:\WINDOWS\system32\ws2_32.dll
-rwxrwxrwx 1 a00porz GA_ADM_OpenSSH-Benutzer 83968 Mar 24 2005
c:\WINDOWS\system32\ws2_32.dll
C:\>ls -al c:\WINDOWS\system32\ws2help.dll
-rwxrwxrwx 1 a00porz GA_ADM_OpenSSH-Benutzer 19968 Mar 24 2005
c:\WINDOWS\system32\ws2help.dll
C:\>xcacls c:\WINDOWS\system32\ws2_32.dll
c:\WINDOWS\system32\ws2_32.dll SDVRZTST\a00porz:(special access:)
STANDARD_RIGHTS_ALL
DELETE
READ_CONTROL
WRITE_DAC
WRITE_OWNER
SYNCHRONIZE
STANDARD_RIGHTS_REQUIRED
FILE_GENERIC_READ
FILE_GENERIC_WRITE
FILE_GENERIC_EXECUTE
FILE_READ_DATA
FILE_WRITE_DATA
FILE_APPEND_DATA
FILE_READ_EA
FILE_WRITE_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
FILE_WRITE_ATTRIBUTES
SDVRZTST\GA_ADM_OpenSSH-Benutzer:(special
access:)
READ_CONTROL
SYNCHRONIZE
FILE_GENERIC_READ
FILE_GENERIC_WRITE
FILE_GENERIC_EXECUTE
FILE_READ_DATA
FILE_WRITE_DATA
FILE_APPEND_DATA
FILE_READ_EA
FILE_WRITE_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
FILE_WRITE_ATTRIBUTES
Jeder:(special access:)
READ_CONTROL
SYNCHRONIZE
FILE_GENERIC_READ
FILE_GENERIC_WRITE
FILE_GENERIC_EXECUTE
FILE_READ_DATA
FILE_WRITE_DATA
FILE_APPEND_DATA
FILE_READ_EA
FILE_WRITE_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
FILE_WRITE_ATTRIBUTES
I cannot find any other file on which the system has problems to access.
What else could be the reason?
Thanks a lot in advance for a solution and best regards
Carsten Porzler
cygwin-owner AT cygwin DOT com schrieb am 24.01.2007 11:04:00:
> On Jan 24 09:35, Carsten DOT Porzler AT spb DOT de wrote:
> > Hello, Cygwin friends,
> >
> > we are trying to run OpenSSH with the newest cygwin1.dll
(V.1005.23.0.0;
> > 1.5.23-cr-0x5f1) under Windows Server 2003 SP1, but get the following
> > error message while connecting by key authentication:
> >
> > debug1: getpeername: Operation not permitted
> >
> > We checked all file and system permissions and everything seems to be
OK.
>
> Hmm, that might be a permission problem with the ws2_32.dll in
> windows/system32. Can you try to set its permissions to "everyone may
> read and execute" and see if that helps?
>
>
> Corinna
>
> --
> Corinna Vinschen Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader cygwin AT cygwin DOT com
> Red Hat
>
> --
> 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/
>
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |