X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Marc Girod Subject: chmod on network drive (was: Starting http2: Win32 error 1062) Date: Wed, 5 Mar 2008 16:50:04 +0000 (UTC) Lines: 51 Message-ID: References: <000401c87ed2$ab7ac1c0$2708a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello again, I have a follow-up question to my protection problem, now trying to access pages under my ~/public_html directory. My home is on a network drive, and my previously reported problem applies again: Forbidden You don't have permission to access /~emagiro on this server. The record in error_log: [Wed Mar 05 16:41:17 2008] [error] [client 159.107.167.27] client denied by server configuration: /cygdrive/h/public_html And from the command line: ~> ll ~/public_html total 12 drwx------+ 4 emagiro Domain Users 0 Feb 29 16:45 . drwx------+ 8 Administrators Domain Users 0 Mar 5 14:06 .. drwx------+ 2 emagiro Domain Users 0 Mar 5 09:27 d -rw-r--r-- 1 emagiro Domain Users 1021 Feb 29 16:45 index.html -rw-r--r-- 1 emagiro Domain Users 754 Feb 29 16:39 index.html~ drwx------+ 3 emagiro Domain Users 0 Mar 3 18:01 log ~> chmod go+rx ~/public_html chmod: changing permissions of `/cygdrive/h/public_html': Permission denied ~> echo $CYGWIN ntsec smbntsec server ~> getfacl public_html # file: public_html # owner: emagiro # group: Domain Users user::rwx group::--- group:Administrators:rwx mask:rwx other:--- default:user:emagiro:rwx default:group:Administrators:rwx default:mask:rwx My previously reported cygcheck.out is still relevant: http://pastebin.com/m4f71f81c What can I do? Thanks, Marc -- 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/