Tech Support > Microsoft Windows > Windows Server > subinacl /playfile failed
subinacl /playfile failed
Posted by m.ilavarasan@gmail.com on May 11th, 2007


Hi All,

Im trying to backup/restore ACL prmissions for the windows NTFS files/
folders. i decided to use subinacl tool.

i successfully backed up the ACL permissions using the command :
subinacl.exe /outputlog="test.log" /file test.txt.

When i try to restore the ACL permisions using the
command :subinacl.exe /playfile test.log.

But no luck. when i check the test.txt file's security information,
notthing is availabale. there is no users/groups and permissions. its
just cleaned all the informations and also i couldnt open the file. im
wondering is ther any thing i have to do ?

here is some output of /playfile command:

C:\Program Files\Windows Resource Kits\Tools>subinacl.exe /playfile
test.log

WARNING : /pace =builtin\administrators access_allowed_ace_type-0x0 :
Invalid option : test.txt
WARNING : /pace =system access_allowed_ace_type-0x0 : Invalid option :
test.txt
WARNING : /pace =<username>\administrator
access_allowed_ace_type-0x0 : Invalid option : test.txt
WARNING : /pace =builtin\users access_allowed_ace_type-0x0 : Invalid
option : test.txt
test.txt : <username>\administrator is the new owner
test.txt : <username>\none is the new Primary Group
test.txt : 3 change(s)


Elapsed Time: 00 00:00:00
Done: 1, Modified 1, Failed 0, Syntax errors 4
Last Done : test.txt
Last Syntax Error:WARNING : /pace =builtin\users
access_allowed_ace_type-0x0 : Invalid option :test.txt

i dont know why its failed with invalid option. i loggin in as
administrator only. i need your help urgently.

any help would be appriciated . thanks in advance.

-prince


Similar Posts