X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=kz0j+8OdV0CW+uzWAuv69gQn5i1OjMsmPOuhxdh6jAh6jSLfmBEuZ
	H/ebHB9CW5zu7+CoysMFWOAIvFTb81uJv0RXeiOWmSIAlaB5Iy32SGvjB39XJz68
	TCkgHgjj0EKCc1vLh+VyVcdpVvlhvAsQ/mxgeL7mhBnavGX0k2HbVw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=fz+1xKOQf1rQojglxAYMo4W01v8=; b=wR64gBBgB5SAB5zOZXS1qsVtSeR0
	kiWJ3lssouMQ/qc6M9t43eD6RwGbMXLxvVyV0nqY7Fagw56R9pXYqJ5Wdh+gIV1V
	SKRTg3qPLvz1eCg+s3TtnEuWGWGregC46rTiQG9ONdoDhi34djNpOzFz345KIGH1
	0GdvwhxJJF1mK4M=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: "D. Boland" <daniel@boland.nl>
Subject: Re: The eternal uid issue
Date: Tue, 29 Jul 2014 15:36:49 +0200
Lines: 16
Message-ID: <53D7A371.BB5912EB@boland.nl>
References: <20140723091409.GH27005@calimero.vinschen.de> <53CF9E0F.F596FC60@boland.nl> <20140723152357.GA24446@calimero.vinschen.de> <53D0AD3A.1FDF0B3F@boland.nl> <20140724135222.GD12212@calimero.vinschen.de> <53D17DCD.726524E0@boland.nl> <20140725124200.GC8725@calimero.vinschen.de> <53D604BC.1CBD4557@boland.nl> <20140728091409.GA25860@calimero.vinschen.de> <53D6373A.193E3E47@boland.nl> <20140728115308.GA11725@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Corinna Vinschen wrote:
> The permissions of the home folder are set to 01777 by default (S_ISVTX
> bit!).  Since we can't rely on central administration for Cygwin, this
> allows a user to create her own homedir automatically at first start of
> a Cygwin shell.
> 
> You might consider to disable this full patch check in sendmail for
> Cygwin.  Is there some configuration flag, maybe?
> 

If I make the 'Users' group owner of the /home folder and remove the world-writable
bit, Sendmail doesn't complain anymore. I found out that everybody who is logged on,
will be put in the 'Users' group anyway. 

Regards,
Daniel


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

