I am looking for a tool to set NTFS 5 (Windows NT SP4+, 2K and 2003 (XP only has a partial implementation)) permissions from the command line. It should support the standard inheritance model so I can add permissions to subdirectories while the other permissions are still inherited from directories higher up. Preferably freeware.
I have something automated using secedit (which is a great tool), but it is really a pain because it only recognizes .ini files and SSIDs which means I first have to figure out the SSID of a user, then write a .ini and then call secedit and tell it to read the .ini. I really want something that I can use in automation but can also use by hand from the command line. Any suggestions? (xcacls is not an option, it has bugs.) Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
