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
[EMAIL PROTECTED] schrieb am 24.01.2007 11:04:00:
> On Jan 24 09:35, [EMAIL PROTECTED] 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/