Thread ACL NTFS Windows mit Perl lesen und schreiben (9 answers)
Opened by Xenobiologist at 2010-02-25 21:58

Xenobiologist
 2010-02-26 13:02
#133707 #133707
User since
2010-02-25
5 Artikel
BenutzerIn
[default_avatar]
Vielen Dank für die Antworten.
Leider gibt es Einschränkungen bei dem Modul :
LIMITATIONS ^

* The module currently only supports ALLOW ACLs; DENY ACLs are not being reported by Get() and cannot be Set() either.
* The Get() function may return an SID when the account cannot be found, but the Set() function doesn't allow the use of SIDs for setting ACLs.

Das Modul Getopt habe ich bereits schon einmal erfolgreich genutzt. Das Packen gucke ich mir an, wenn ich ein Modul für die ACL gefunden habe.

Ist schon komisch, dass das Lesen und Setzen der ACLs so kompliziert ist. Gibt es vielleicht eine FileCopy Funktion, die alle Dateiattribute einfach mitkopiert?

Mega

View full thread ACL NTFS Windows mit Perl lesen und schreiben