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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=x2 +FhvTpAEn70je5ArWtvwo+oFmBMHlFuTPhxxtjrxYxZr2Tk/OQRS7WZgAe+Ku3E8 iOauFGC9iIuVfWVLlDZHcwK8a76zlTpX7JbSskhi0qOloYp1gFzAwMuWa/7d8vgi nNG/KJzi3TRd4GfAbuEkWylJx17xHnnoGoQlNHDL0= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=7NpABwHC kpjQ2BWJkeL0bL47V+s=; b=rQXgPgYIZfGzjGYFRPP83A8MZjEtMLIc/JBQlk/b NjynlxSL49R/88XwqnDz4LzQTulUi9lVXwyIw/K9LYq1GNEpO/zYgtxrf65BkKiI 7veUkKJJ1H/p4zV+B7fOwEumA2aXc/PkBwO6Q7T81iaU8Zw1TeZvJOvtlcKAUGch +tE= 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=2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-lb0-f179.google.com MIME-Version: 1.0 X-Received: by 10.112.132.67 with SMTP id os3mr9607064lbb.90.1424986057547; Thu, 26 Feb 2015 13:27:37 -0800 (PST) In-Reply-To: <20150226205736.GA10870@calimero.vinschen.de> References: <87twy8cv4k DOT fsf AT Rainer DOT invalid> <20150226202836 DOT GB10024 AT calimero DOT vinschen DOT de> <20150226205736 DOT GA10870 AT calimero DOT vinschen DOT de> Date: Thu, 26 Feb 2015 16:27:37 -0500 Message-ID: Subject: Re: Too Many Permissions Stripped In 1.7.35? From: Bryan Berns To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes > You just have to enable the SeBackupName and SeRestoreName privs. > Try in Cygwin. It does that automatically. > > For cases where you need to stick to the Windows ACLs, use noacl > mounts. Understood --- I can probably set SeBackupPrivilege / SeRestorePrivilege as 'RequiredPriveleges' for the services that depend on the system account having access via the ACLs. Not being used quite in the spirit of those privileges (i.e. for backup/restore), but doable. We'll also have to revise our permissions model on our network filers since before running 'chmod 700' on a file wouldn't blow away our various administrative groups. Like I said originally, just wanted to verify it was desired behavior and it sounds like it is. Thanks! -- 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