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=xA HDcyeQKH9WQLytmA5fJIe/Bt27MjrKLX0otqkuLFd0eRmotmUoAPgIrUlPcgbUZS VU9kcAh5RstaqyFJq18gMDhtI9D8yFzDdyF1vyMKl/CyudwPjw2njTcGkbIkJ93S KJ8kp6N5Ju/jXmYGoi9iFznDHK6jyGw/surJNtIos= 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=9G/J8whr +jwzmaFP64xmFZ8wrMI=; b=bFDK1vWfQeK8S2dNHGbs+slWXSdNnWrCBELTTxP4 zUK8OaV8ybUb8z4YVs8U+V5S7fvJE7XJtqoE65OpVh/9Hcwu7pCaz8XTGIuiirQ0 5jJAFCu5HJ8ZwIhR1Px6U2rRc+YNjrmwn7XApdb87ADKbc7mkudLGpx85rGJDd0D 9xE= 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=0.5 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f42.google.com MIME-Version: 1.0 X-Received: by 10.152.25.167 with SMTP id d7mr6796266lag.108.1428627454171; Thu, 09 Apr 2015 17:57:34 -0700 (PDT) In-Reply-To: References: <20150409074328 DOT GO2819 AT calimero DOT vinschen DOT de> Date: Thu, 9 Apr 2015 20:57:34 -0400 Message-ID: Subject: Re: setfacl can kill a drive From: Bryan Berns To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Thu, Apr 9, 2015 at 8:20 PM, Steven Penny wrote: > > Can this damage be undone without reinstalling Windows? Yes, probably. If you have similar machine and are using mostly built-in accounts, you can probably use icacls /save AclFile to "record" the standard drive permissions and them apply it to the problem drive using icacls /restore. -- 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