source: branches/samba-3.0/docs/manpages/profiles.1@ 114

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

Update source to 3.0.25b

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.HP 1
25profiles [-v] [-c SID] [-n SID] {file}
26.SH "DESCRIPTION"
27.PP
28This tool is part of the
29\fBsamba\fR(7)
30suite.
31.PP
32profiles
33is a utility that reports and changes SIDs in windows registry files. It currently only supports NT.
34.SH "OPTIONS"
35.PP
36file
37.RS 3n
38Registry file to view or edit.
39.RE
40.PP
41-v,--verbose
42.RS 3n
43Increases verbosity of messages.
44.RE
45.PP
46-c SID1 -n SID2
47.RS 3n
48Change all occurences of SID1 in
49\fIfile\fR
50by SID2.
51.RE
52.PP
53-h|--help
54.RS 3n
55Print a summary of command line options.
56.RE
57.SH "VERSION"
58.PP
59This man page is correct for version 3.0 of the Samba suite.
60.SH "AUTHOR"
61.PP
62The 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.
63.PP
64The profiles man page was written by Jelmer Vernooij.
65
Note: See TracBrowser for help on using the repository browser.