From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward502c.mail.yandex.net (forward502c.mail.yandex.net [178.154.239.210]) by sourceware.org (Postfix) with ESMTPS id 70B4B3858C98 for ; Thu, 29 Feb 2024 13:05:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 70B4B3858C98 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 70B4B3858C98 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=178.154.239.210 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709211907; cv=none; b=j8YEmbGwcG3u6OtyfII/7RpfPWKtv8z1RGTggJhN1VrS+J7VQQb8MdXq2Xxn6KVCyYZTAskoox3jsndChfObCfATk372iiWbO5YxPn+F4VCnt1O/wjgShUKovK7H6DNunAwfwi4qbcO4lEINtHLkp3m3QjtRQewL009WH+4mMOQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709211907; c=relaxed/simple; bh=PoFtzBRc7MHKYPsmqDJtU5d8EW5ukZChmGrO6IFyW2Q=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=QWaahv8zed5Q482n4exdsHdCCdEc8xwP2ZSWs5D4rxUU+zpWi31XF+CsG/15Ixh5x3a+7ji2L9gEwUbOTnDkk7E1oX+L4vsck3kihR/APZjyx9XoBgSVMbJSn9q0Zn8MpZBQj2gp3TOgyd1WaDQUZJzz+goyC30lOP1x55ITHSo= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from mail-nwsmtp-smtp-production-main-91.iva.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-91.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:732b:0:640:829a:0]) by forward502c.mail.yandex.net (Yandex) with ESMTPS id E501E6174F; Thu, 29 Feb 2024 16:05:02 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-91.iva.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id 15aRAbYOiW20-VcC3HRIw; Thu, 29 Feb 2024 16:05:02 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1709211902; bh=TDfGEChtNoak5nM8Up8RF6inj7YQ/sByMeAfDXkdNN0=; h=In-Reply-To:Subject:Date:References:To:Message-ID:Reply-To:From; b=OTIntlyy4HXN5GGMjZs8ax2gdaA+67zpNFOBvhTNNlLI+prm4L+lSpZzWO6bIsCh8 Oax35Vksllpsfx2F8//FOOWtDepUDncdPqueqy9GZSWgCTHSl670PtT9N93iiy7MNG 1/TrIFjtiRtp5TzyBTeUb2eCmBjAYo0PEBF/7E6w= Authentication-Results: mail-nwsmtp-smtp-production-main-91.iva.yp-c.yandex.net; dkim=pass header.i=@yandex.ru Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Thu, 29 Feb 2024 12:58:33 -0000 Date: Thu, 29 Feb 2024 15:58:33 +0300 From: Andrey Repin X-Mailer: The Bat! (v9.3.4) Professional Reply-To: cygwin@cygwin.com Message-ID: <1903189823.20240229155833@yandex.ru> To: "Matthias@gmx.li" , cygwin@cygwin.com Subject: Re: Howto to backup and restore windows ACL? In-Reply-To: <4abf4d3e3d9c668af54616cf8d6397f88a6ca283.camel@gmx.li> References: <4abf4d3e3d9c668af54616cf8d6397f88a6ca283.camel@gmx.li> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_THEBAT,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Greetings, Matthias@gmx.li! > Hello, > Is it possible to save and restore the windows acl? Yes, but it is not a question for this list. > My issue is that I can backup my files with rsync to my Linux Server. > But if I restore it the ownership and access rights are changed. > Unfortunately I'm still on backuppc 3.3 and can't ust rsync with --acl and > --xattr. > If I could extract the acls to a file, as "ntfssecaudit -b C:" would do and > restore them later as "ntfssecaudit -s C:" would do would be great. Look for tools like subinacl. -- With best regards, Andrey Repin Thursday, February 29, 2024 15:38:00 Sorry for my terrible english...