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:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=sJxFi zjJeQNLk9b4k3PvyRnHWINm47wDT8RmG+Zb9kmAEC8/AL4+SijjbETq8WF0tEJlt PktaMRUe7cKmmh3NrWIM6qLb/ewM2km0vXUYM8I2WAz3MbPSHwsAJA6P7shhm5R8 nsWYyMehWvLqoKcqa4ts9epMe5/KiRzkXhHlEM= 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:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=wcWGAQLgJIP j3ViDJ1X05kIsSRI=; b=TGcnbpX2k/nJcCYyDb03Ap3/cA/wxHOnmT7/vtVRyJJ wWd4DRfL24AVxOQ9SsLwMGGBKJe+2C7tJUhZBTjjl9DrNKv8GwvRVnyEp11ZKVDt IrMAExVVuTasYCeMa/TwqDrTAND6nqMjaiN5rD1gFnLVYTIrREJyeBRRu4mfKkbw = 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-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=WAVE, Matrix12, matrix-12, sk:SynthS X-HELO: vsmx012.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: rename a user using setfacl -- possible? how? References: <5D1FA19D DOT 2020707 AT tlinx DOT org> Date: Sat, 06 Jul 2019 21:41:49 +0200 In-Reply-To: <5D1FA19D.2020707@tlinx.org> (L. A. Walsh's message of "Fri, 05 Jul 2019 12:14:37 -0700") Message-ID: <87y31brlvm.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain L A Walsh writes: > Have an acl on a file 'testfile' that appears to include a userid > with a GUID corresponding to some older value for the local system. That problem is surprisingly hard to tackle (even though it is quite common when you need to move data disks between machines) unless you want to completely nuke and rewrite the DACL or copy the whole data. These days you're probably expected to use PowerShell, but you might want to check out a program called subinacl that used to be part of the Server Resource Toolkit for Windows and has since been made available for download from the Windows support site. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/Downloads.html#KomplexerWaves -- 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