[862] | 1 | '\" t
|
---|
| 2 | .\" Title: profiles
|
---|
| 3 | .\" Author: [see the "AUTHOR" section]
|
---|
| 4 | .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
---|
| 5 | .\" Date: 09/18/2013
|
---|
| 6 | .\" Manual: User Commands
|
---|
| 7 | .\" Source: Samba 3.6
|
---|
| 8 | .\" Language: English
|
---|
| 9 | .\"
|
---|
| 10 | .TH "PROFILES" "1" "09/18/2013" "Samba 3\&.6" "User Commands"
|
---|
| 11 | .\" -----------------------------------------------------------------
|
---|
| 12 | .\" * Define some portability stuff
|
---|
| 13 | .\" -----------------------------------------------------------------
|
---|
| 14 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 15 | .\" http://bugs.debian.org/507673
|
---|
| 16 | .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
---|
| 17 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 18 | .ie \n(.g .ds Aq \(aq
|
---|
| 19 | .el .ds Aq '
|
---|
| 20 | .\" -----------------------------------------------------------------
|
---|
| 21 | .\" * set default formatting
|
---|
| 22 | .\" -----------------------------------------------------------------
|
---|
| 23 | .\" disable hyphenation
|
---|
| 24 | .nh
|
---|
| 25 | .\" disable justification (adjust text to left margin only)
|
---|
| 26 | .ad l
|
---|
| 27 | .\" -----------------------------------------------------------------
|
---|
| 28 | .\" * MAIN CONTENT STARTS HERE *
|
---|
| 29 | .\" -----------------------------------------------------------------
|
---|
| 30 | .SH "NAME"
|
---|
| 31 | profiles \- A utility to report and change SIDs in registry files
|
---|
| 32 | .SH "SYNOPSIS"
|
---|
| 33 | .HP \w'\ 'u
|
---|
| 34 | profiles [\-v] [\-c\ SID] [\-n\ SID] {file}
|
---|
| 35 | .SH "DESCRIPTION"
|
---|
| 36 | .PP
|
---|
| 37 | This tool is part of the
|
---|
| 38 | \fBsamba\fR(7)
|
---|
| 39 | suite\&.
|
---|
| 40 | .PP
|
---|
| 41 | profiles
|
---|
| 42 | is a utility that reports and changes SIDs in windows registry files\&. It currently only supports NT\&.
|
---|
| 43 | .SH "OPTIONS"
|
---|
| 44 | .PP
|
---|
| 45 | file
|
---|
| 46 | .RS 4
|
---|
| 47 | Registry file to view or edit\&.
|
---|
| 48 | .RE
|
---|
| 49 | .PP
|
---|
| 50 | \-v,\-\-verbose
|
---|
| 51 | .RS 4
|
---|
| 52 | Increases verbosity of messages\&.
|
---|
| 53 | .RE
|
---|
| 54 | .PP
|
---|
| 55 | \-c SID1 \-n SID2
|
---|
| 56 | .RS 4
|
---|
| 57 | Change all occurrences of SID1 in
|
---|
| 58 | file
|
---|
| 59 | by SID2\&.
|
---|
| 60 | .RE
|
---|
| 61 | .PP
|
---|
| 62 | \-h|\-\-help
|
---|
| 63 | .RS 4
|
---|
| 64 | Print a summary of command line options\&.
|
---|
| 65 | .RE
|
---|
| 66 | .SH "VERSION"
|
---|
| 67 | .PP
|
---|
| 68 | This man page is correct for version 3 of the Samba suite\&.
|
---|
| 69 | .SH "AUTHOR"
|
---|
| 70 | .PP
|
---|
| 71 | The 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\&.
|
---|
| 72 | .PP
|
---|
| 73 | The profiles man page was written by Jelmer Vernooij\&.
|
---|