X-Recipient: archive-cygwin AT delorie DOT 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=DFkMeM7QjDIXPSsJ8Oo0CcYlyPje0 bNWkEzi50PKZBfwmdDx6bNBmYIDR6ERzKQdGlzHuOwPJF6UQP120/GRxWNHXeSTj 4QQNFzouvFT5qI2Bnn9zomIHWTkejglzlA3u5oobvt4TEKYhUDn9MeTa0UgC52x9 QRAcl48m8qR+tQ= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=EPzzIdNd7NjIsWypwdTmpckb98g=; b=NPC 5cZuSfuNkzVgQHQUpvctq8dIJH+Z/nZhl+vtG7DRpFtPQYGrrz7v0smW8KenaBuV zTJuVHUTI3YwG9tSsL/Hd7gdKuJhedo4s+60nHGUl6OAs7tFPdeBnEqJ7oN1HFbU /nQfIMKdmN9hqMRX9+kzsEZ7Mr0ZpkfhYgJ9NP4I= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: na01-bn1-obe.outbound.protection.outlook.com From: "Habermann, David (D)" To: "cygwin AT cygwin DOT com" Subject: RE: RFC: 1.7.33 problem with user's home directory Date: Wed, 12 Nov 2014 17:55:25 +0000 Message-ID: References: <20141110205216 DOT GJ2782 AT calimero DOT vinschen DOT de> <0B8D23F7-0258-472D-BF38-860402FD3CDC AT etr-usa DOT com> <20141111101821 DOT GO2782 AT calimero DOT vinschen DOT de> <20141111111437 DOT GB28012 AT calimero DOT vinschen DOT de> In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-OrganizationHeadersPreserved: 046-CH1MMR1-002.046d.mgd.msft.net X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:65.52.44.158;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(428002)(5423002)(189002)(199003)(44976005)(2656002)(33656002)(6806004)(19580395003)(106466001)(69596002)(81156004)(68736004)(95666004)(64706001)(86146001)(2351001)(107046002)(84676001)(87936001)(47776003)(20776003)(106116001)(92566001)(92726001)(107886001)(105586002)(86362001)(97756001)(551544002)(46102003)(101416001)(46406003)(54356999)(76176999)(77096003)(50986999)(97736003)(2501002)(104016003)(31966008)(62966003)(450100001)(77156002)(93886004)(22756005)(99396003)(120916001)(110136001)(21056001)(22746005)(23726002)(55846006)(4396001)(50466002)(79686002)(460985004)(134885004);DIR:OUT;SFP:1101;SCL:1;SRVR:CY1PR0101MB0873;H:mail.bsnconnect.com;FPR:;MLV:sfv;PTR:InfoDomainNonexistent;MX:1;A:1;LANG:en; X-CrossPremisesHeadersPromoted: BL2FFO11FD053.protection.gbl X-CrossPremisesHeadersFiltered: BL2FFO11FD053.protection.gbl X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:CY1PR0101MB0873; X-Forefront-PRVS: 03932714EB Received-SPF: None (protection.outlook.com: dow.com does not designate permitted sender hosts) Authentication-Results: spf=none (sender IP is 65.52.44.158) smtp.mailfrom=DAHabermann AT dow DOT com; X-OriginatorOrg: dow.com X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sACHu9rR025639 >> I also like having everything stored under one main directory (c:\cygwin) for ease of backup > Why would you back up all of c:\cygwin? Most of it is downloaded from the Internet, and this is easily > reinstalled from your cached download. (I'm assuming you keep setup.exe and its download tree on a > network drive somewhere.) I do something similar to you, and the backup isn't the big issue (although I do have MANY locally compiled programs here). C:\Users is backed up by the corporation, so I either have to duplicate the backup or do multiple recoveries from different backup systems to get it all back...that is why I prefer c:\cygwin\home My starting point for backup on Unix boxes is to exclude everything except /etc, /home and /usr/local. Then maybe add a few choice things under /var. Everything else can be reinstalled. >> and ease of identification of all cygwin-involved files for our virus and our application >> whitelisting systems. > Do you really have executables in $HOME/bin that won't run unless whitelisted? Does your security > software actually ban programs in %HOMEPATH%? In our corporate environment, ALL programs (exe, dll, bat, shells and numerous others) on ALL PATHS must be on a corporate-enforced whitelist before they will run at all. Typically even new versions must be whitelisted, although I've been able to negotiate a folder-and-workstation-specific blanket approval. I'd like to suggest that we be sensitive to application whitelisting systems, as many corporations are moving in that direction (as it nearly eliminates virus problems altogether)....and yes, working in such an environment is a true PITA. Also, in general I simply don't like mixing my corporate files (Office software, etc.) with my cygwin files. They are unrelated and so I like to keep them separate. Perhaps it is a personal preference, but it is an option I wouldn't want to lose....it would probably force me back to using the passwd file instead of the db. -- 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