the ntfssecaudit tool indicates that the file belongs to Windows user X and Windows group Y. it tries to link X to a system user (e.g. Linux user) and Y to a system group (e.g. Linux group) and fails to do so because the file that is supposed to help it make this link cannot be found (user mapping file). he finally falls back on user 0 (surely root) and group 0 (certainly root).
this is very close to your rsync problem... Le mar. 22 nov. 2022 à 02:10, Ulf Zibis <ulf.zi...@gmx.de> a écrit : > Hi, > > I get this error: > $ LC_ALL=C ntfssecaudit /media/pitpat/System/Dokumente\ und\ > Einstellungen/Administrator/Desktop/Suse\ Euro-Bilanz.xls > ntfssecaudit 1.5.0 : NTFS security data auditing > File /media/pitpat/System/Dokumente und > Einstellungen/Administrator/Desktop/Suse Euro-Bilanz.xls > Windows attrib : 0x4020 > ** Could not find the user mapping file > Windows owner S-1-5-21-746137067-2049760794-682003330-500 > Windows group S-1-5-21-746137067-2049760794-682003330-513 > Interpreted Unix owner 0, group 0, mode 0700 > Speicherzugriffsfehler (Speicherabzug geschrieben) > > $ LC_ALL=C sudo ntfssecaudit /media/pitpat/System/Dokumente\ und\ > Einstellungen/Administrator/Desktop/Suse\ Euro-Bilanz.xls > ntfssecaudit 1.5.0 : NTFS security data auditing > File /media/pitpat/System/Dokumente und > Einstellungen/Administrator/Desktop/Suse Euro-Bilanz.xls > Windows attrib : 0x4020 > ** Could not find the user mapping file > Windows owner S-1-5-21-746137067-2049760794-682003330-500 > Windows group S-1-5-21-746137067-2049760794-682003330-513 > Interpreted Unix owner 0, group 0, mode 0700 > Speicherzugriffsfehler > > Any idea why? > > -Ulf > > -- > Von meinem Seibert gesendet > > > > _______________________________________________ > ntfs-3g-devel mailing list > ntfs-3g-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel >
_______________________________________________ ntfs-3g-devel mailing list ntfs-3g-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel