Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 28 Nov 2002 11:48:48 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Bug in Cygwin SSHD on windows XP Message-ID: <20021128114848.V1398@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200211272159 DOT gARLxIX11334 AT mailgate5 DOT cinetic DOT de> <20021128104117 DOT B23323 AT cygbert DOT vinschen DOT de> <3DE5EEAF DOT 9020200 AT decodon DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DE5EEAF.9020200@decodon.com> User-Agent: Mutt/1.3.22.1i On Thu, Nov 28, 2002 at 11:23:43AM +0100, Frank-Michael Moser wrote: > Corinna Vinschen wrote: > >... > >What does the ACL of ${windir}/system32/wsock32.dll look like? > >And, just being curious, what is the value of the registry entry > >HKLM\System\CurrentControlSet\Control\SessionManager\SafeDllSearchMode > >if available? > > > >Corinna > > $ regtool get "/machine/SYSTEM/CurrentControlSet/Control/Session > Manager/SafeDllSearchMode" > Error (2): Das System kann die angegebene Datei nicht finden. > > moser AT PIP /cygdrive/c/WINDOWS/system32 > $ getfacl wsock32.dll > # file: wsock32.dll > # owner: moser > # group: Kein > user::rwx > group::rwx > group:Benutzer:r-x > mask::rwx > other::--- > > ("other::---" - could this be the problem?) Yes, try to change that. My XP has the following setting: $ getfacl /WINXP/system32/wsock32.dll # file: /WINXP/system32/wsock32.dll # owner: Administrators # group: SYSTEM user::rwx group::rwx group:Users:r-x group:Powerusers:r-x mask::rwx other::--- I wonder how that happened on your machine. It's normal that files under ${windir} are owned by Administrators and group SYSTEM. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/