X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 	tests=BAYES_00,SARE_MSGID_LONG40
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4B840169.4090900@redhat.com>
References: <3a8528891002220612q63d1ee8fxc69140f9b41685c5@mail.gmail.com> 	 <20100222220208.GA1308@tishler.net> 	 <3a8528891002221452h48008b49t2a17aa42a97ee5e@mail.gmail.com> 	 <20100223021729.GA6116@tishler.net> 	 <3a8528891002221948k38c0cc7ei24a4822a86803df6@mail.gmail.com> 	 <20100223131352.GA4172@tishler.net> 	 <3a8528891002230733x644a3bc1na91ddccacafb2e41@mail.gmail.com> 	 <3a8528891002230806x4b565b13g1c8ded2c11ac7f88@mail.gmail.com> 	 <4B840169.4090900@redhat.com>
Date: Tue, 23 Feb 2010 13:33:29 -0500
Message-ID: <3a8528891002231033m662c06e3l202582053f7d6499@mail.gmail.com>
Subject: Re: Fetchmail call to procmail no longer works under Cygwin 1.7.1-1
From: Thomas Baker <thomasbaker49@googlemail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Tue, Feb 23, 2010 at 11:25 AM, Eric wrote:
> According to Thomas Baker on 2/23/2010 9:06 AM:
>> On the netbook the permissions for /usr/bin/procmail start with:
>>
>> =C2=A0 =C2=A0 =C2=A0 -rwxr-x---+
>
> The trailing + tells you that there are ACLs attached to the file that may
> further impact who can access the file. =C2=A0getfacl can show you those
> additional permissions; maybe it is a case where you were relying on an A=
CL.

getfacl -a /usr/bin/procmail on the desktop says:
	# file: /usr/bin/procmail
	# owner: TBaker
	# group: Users
	user::rwx
	group::r-x
	mask:rwx
	other:---

On the netbook it has two additional permissions:
	# file: /usr/bin/procmail
	# owner: tbaker
	# group: Benutzer
	user::rwx
	group::r-x
->	group:root:rwx
->	group:SYSTEM:rwx
	mask:rwx
	other:---

A promising development...!  How might I set
those permissions on the desktop?

Many thanks,
Tom

--=20
Tom Baker <tbaker@tbaker.de>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

