..)...-....??? assuming that your telephone numbers always include an area code and are formatted using
the method shown. I??™ve actually used this search pattern to locate telephone numbers hidden in DLLs.
408 CHAPTER 15 MANAGING FILES AND DIRECTORIES
command in the ???Setting Security??? section of Chapter 3. This new command has an interesting
array of command line syntaxes as shown here:
ICACLS Name /Save ACLFile [/T] [/C] [/L] [/Q]
ICACLS Directory [/Substitute SidOld SidNew [...]] /Restore ACLFile
[/C] [/L] [/Q]
ICACLS Name /SetOwner User [/T] [/C] [/L] [/Q]
ICACLS Name /FindSID SID [/T] [/C] [/L] [/Q]
ICACLS Name /Verify [/T] [/C] [/L] [/Q]
ICACLS Name /Reset [/T] [/C] [/L] [/Q]
ICACLS Name [/Grant[:r] SID:Permission[...]]
[/Deny SID:Permission [...]]
[/Remove[:g|:d]] SID[...]] [/T] [/C] [/L] [/Q]
[/SetIntegrityLevel Level[...]]
The following list describes each of the command line arguments.
Name Provides the name of an ACL to work with when using the ICACLs utility. For example,
if you type ICACLs C:\ and press Enter, you??™ll see the Discretionary Access Control List (DACL)
for the root folder of the C drive. Figure 15.
Pages:
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972