Donate Share

SetACL: Windows ACL manipulation

File Release Notes and Changelog

Release Name: SetACL 2.0 beta 2

Notes:
SetACL by Helge Klein

Homepage:        http://setacl.sourceforge.net
Version:         2.0 beta 2
Copyright:       Helge Klein
License:         GPL

-V-E-R-S-I-O-N--2.0--B-e-t-a--2---------------------------------------------------------------

a) Listing permissions

-	The listing is written to the screen, too, if not in silent mode.
-	If a backup file is specified, a listing in UNICODE format will be written there. If not,
	the listing is written to the screen only. In other words, the parameter '-bckp' is
	optional.
-	List options need only be set if the default values (csv format, list only DACL, do not
	list inherited permissions) are not suitable. In other words, the parameter '-lst' is
	optional.
-	Inherited permissions are listed only if explicitly specified in the list options (e.g.:
	-lst "f:own;w:d;i:y").
-	Owner and primary group are now listed in own format, too, if requested.
-	The "own" list format has been renamed to "csv".
-	A third, tabular, list format has been added: "tab".
-	Trustees can now be listed using their names, SIDs, or both.
	
b) Various changes

-	Several unnecessary newlines removed from output.
-	Standard permission "list_folder" (file system) was not implemented correctly. Now it works
	as expected. This bug with the ID 737212 has been fixed.

-V-E-R-S-I-O-N--2.0--B-e-t-a--1---------------------------------------------------------------

This is the first public beta version of SetACL version 2. Please visit the program's homepage
for information, bug reports, feature requests, and general discussion.

Changes: