This command-line tool enables users to examine the on the registry, file system, and file and
print shares, and to look at membership in local groups. ShowAccs
command options support looking at specific areas of
Windows 2000 and Windows XP (such as specific file-system
directories) or examining the entire system.
The output file of ShowAccs is a comma-separated text file,
called the access-profile file, that shows all the object-specific
access rights on the system. The access-profile file can be
reviewed and analyzed by using a text editor, or it can be imported
into a spreadsheet or database management program.
ShowAccs also creates a mapping file that lists the security
principals (users and groups) that show up somewhere in ACLs. The
mapping file can be input to the Security Migration Editor
Microsoft Management Console (MMC) snap-in for account mapping.
This command-line tool takes a mapping file as input and scans
all the access control lists in the registry, file system, file and
print shares, and local group membership. SIDWalk uses the mapping
information in the mapping file to either delete or replace every
occurrence of an old with the corresponding new SID. The same mapping file can
be used for SIDWalk conversion on multiple computers.
The Security Migration Editor is a Microsoft Management Console
(MMC) snap-in that provides a graphical user interface (GUI) for
mapping old listed in a mapping file created by ShowAccs to new
security identifiers. The "migration" referred to is from old SIDs
to corresponding new SIDs, which are mapped by selecting from the
list of user and group accounts in target domains or computers. The
snap-in also gives options to ignore or delete these SIDs as they
show up in . The Security Migration Editor updates the mapping file,
which is then used as input to SIDWalk.