source: trunk/samba-3.0.25pre1/docs/manpages/profiles.1@ 1

Last change on this file since 1 was 1, checked in by Paul Smedley, 18 years ago

Initial code import

File size: 1.3 KB
Line 
1.\"Generated by db2man.xsl. Don't modify this, modify the source.
2.de Sh \" Subsection
3.br
4.if t .Sp
5.ne 5
6.PP
7\fB\\$1\fR
8.PP
9..
10.de Sp \" Vertical space (when we can't use .PP)
11.if t .sp .5v
12.if n .sp
13..
14.de Ip \" List item
15.br
16.ie \\n(.$>=3 .ne \\$3
17.el .ne 3
18.IP "\\$1" \\$2
19..
20.TH "PROFILES" 1 "" "" ""
21.SH NAME
22profiles \- A utility to report and change SIDs in registry files
23.SH "SYNOPSIS"
24.ad l
25.hy 0
26.HP 9
27\fBprofiles\fR [\-v] [\-c\ SID] [\-n\ SID] {file}
28.ad
29.hy
30
31.SH "DESCRIPTION"
32
33.PP
34This tool is part of the \fBsamba\fR(7) suite\&.
35
36.PP
37\fBprofiles\fR is a utility that reports and changes SIDs in windows registry files\&. It currently only supports NT\&.
38
39.SH "OPTIONS"
40
41.TP
42file
43Registry file to view or edit\&.
44
45.TP
46\-v,\-\-verbose
47Increases verbosity of messages\&.
48
49.TP
50\-c SID1 \-n SID2
51Change all occurences of SID1 in \fIfile\fR by SID2\&.
52
53.TP
54\-h|\-\-help
55Print a summary of command line options\&.
56
57.SH "VERSION"
58
59.PP
60This man page is correct for version 3\&.0 of the Samba suite\&.
61
62.SH "AUTHOR"
63
64.PP
65The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
66
67.PP
68The profiles man page was written by Jelmer Vernooij\&.
69
Note: See TracBrowser for help on using the repository browser.