Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3F7A8229.EC5C486A@dessent.net>
Date: Wed, 01 Oct 2003 00:28:41 -0700
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
X-Accept-Language: en,en-US
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Using authentication under Apache for Cygwin
References: <blahja$33i$1@sea.gmane.org> <3F78CF0A.C7499403@wapme-systems.de> <3F78EF1B.8090207@Salira.com> <3F7950E2.34A66085@wapme-systems.de> <blct3r$6g8$2@sea.gmane.org> <Pine.GSO.4.56.0309301743370.26607@slinky.cs.nyu.edu> <bld6te$qod$1@sea.gmane.org> <Pine.GSO.4.56.0309302055290.26607@slinky.cs.nyu.edu> <bldtit$okg$1@sea.gmane.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Note-from-DJ: This may be spam

Andrew DeFaria wrote:

> Hmmm... As I said it appears to work in the local case. Or are you
> saying I should try to break that by playing with permissions? Are there
> any examples of "smbntsec" issues?
> 
> I mean I suspect that if I do something as small as remove read
> permission for other on .htaccess then the server will not be able to
> read the file thus it would break. But what would that tell me? What
> exactly am I looking for?
> 
> I may play with this as you suggest tomorrow at work. At home I don't
> use SMB for my web site - at least not yet.

As a temporary solution, what happens if you mount the SMB share as a
drive and then use "/cygdrive/x/path" instead of the UNC style
"//machine/share/path"?  If that made it work then it might indicate
that it's the path handling code somewhere (i.e. Apache not liking // as
a valid posix path) versus a permissions problem.

Brian

--
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/

