1PROFILES(1) User Commands PROFILES(1)
2
3
4
6 profiles - A utility to report and change SIDs in registry files
7
9 profiles [-v] [-c SID] [-n SID] {file}
10
12 This tool is part of the samba(7) suite.
13
14 profiles is a utility that reports and changes SIDs in windows registry
15 files. It currently only supports NT.
16
18 file
19 Registry file to view or edit.
20
21 -v,--verbose
22 Increases verbosity of messages.
23
24 -c SID1 -n SID2
25 Change all occurrences of SID1 in file by SID2.
26
27 -?|--help
28 Print a summary of command line options.
29
31 This man page is correct for version 3 of the Samba suite.
32
34 The original Samba software and related utilities were created by
35 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
36 Source project similar to the way the Linux kernel is developed.
37
38 The profiles man page was written by Jelmer Vernooij.
39
40
41
42Samba 3.6 04/11/2016 PROFILES(1)