source: branches/samba-3.2.x/docs/manpages/profiles.1@ 229

Last change on this file since 229 was 229, checked in by Herwig Bauernfeind, 16 years ago

Update 3.2 branch to 3.2.7 docs

File size: 1.3 KB
Line 
1.\" Title: profiles
2.\" Author:
3.\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
4.\" Date: 12/19/2008
5.\" Manual: User Commands
6.\" Source: Samba 3.2
7.\"
8.TH "PROFILES" "1" "12/19/2008" "Samba 3\.2" "User Commands"
9.\" disable hyphenation
10.nh
11.\" disable justification (adjust text to left margin only)
12.ad l
13.SH "NAME"
14profiles - A utility to report and change SIDs in registry files
15.SH "SYNOPSIS"
16.HP 1
17profiles [\-v] [\-c\ SID] [\-n\ SID] {file}
18.SH "DESCRIPTION"
19.PP
20This tool is part of the
21\fBsamba\fR(7)
22suite\.
23.PP
24profiles
25is a utility that reports and changes SIDs in windows registry files\. It currently only supports NT\.
26.SH "OPTIONS"
27.PP
28file
29.RS 4
30Registry file to view or edit\.
31.RE
32.PP
33\-v,\-\-verbose
34.RS 4
35Increases verbosity of messages\.
36.RE
37.PP
38\-c SID1 \-n SID2
39.RS 4
40Change all occurences of SID1 in
41\fIfile\fR
42by SID2\.
43.RE
44.PP
45\-h|\-\-help
46.RS 4
47Print a summary of command line options\.
48.RE
49.SH "VERSION"
50.PP
51This man page is correct for version 3 of the Samba suite\.
52.SH "AUTHOR"
53.PP
54The 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\.
55.PP
56The profiles man page was written by Jelmer Vernooij\.
Note: See TracBrowser for help on using the repository browser.