Last change
on this file was 773, checked in by Herwig Bauernfeind, 12 years ago |
Samba Server 3.5: Update branch to 3.5.20
|
File size:
1.8 KB
|
Rev | Line | |
---|
[596] | 1 | '\" t
|
---|
[429] | 2 | .\" Title: profiles
|
---|
| 3 | .\" Author: [see the "AUTHOR" section]
|
---|
[596] | 4 | .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
---|
[773] | 5 | .\" Date: 12/14/2012
|
---|
[429] | 6 | .\" Manual: User Commands
|
---|
| 7 | .\" Source: Samba 3.5
|
---|
| 8 | .\" Language: English
|
---|
| 9 | .\"
|
---|
[773] | 10 | .TH "PROFILES" "1" "12/14/2012" "Samba 3\&.5" "User Commands"
|
---|
[429] | 11 | .\" -----------------------------------------------------------------
|
---|
| 12 | .\" * set default formatting
|
---|
| 13 | .\" -----------------------------------------------------------------
|
---|
| 14 | .\" disable hyphenation
|
---|
| 15 | .nh
|
---|
| 16 | .\" disable justification (adjust text to left margin only)
|
---|
| 17 | .ad l
|
---|
| 18 | .\" -----------------------------------------------------------------
|
---|
| 19 | .\" * MAIN CONTENT STARTS HERE *
|
---|
| 20 | .\" -----------------------------------------------------------------
|
---|
[596] | 21 | .SH "NAME"
|
---|
[429] | 22 | profiles \- A utility to report and change SIDs in registry files
|
---|
[596] | 23 | .SH "SYNOPSIS"
|
---|
[429] | 24 | .HP \w'\ 'u
|
---|
[596] | 25 | profiles [\-v] [\-c\ SID] [\-n\ SID] {file}
|
---|
[429] | 26 | .SH "DESCRIPTION"
|
---|
| 27 | .PP
|
---|
| 28 | This tool is part of the
|
---|
| 29 | \fBsamba\fR(7)
|
---|
| 30 | suite\&.
|
---|
| 31 | .PP
|
---|
[596] | 32 | profiles
|
---|
[429] | 33 | is a utility that reports and changes SIDs in windows registry files\&. It currently only supports NT\&.
|
---|
| 34 | .SH "OPTIONS"
|
---|
| 35 | .PP
|
---|
| 36 | file
|
---|
| 37 | .RS 4
|
---|
| 38 | Registry file to view or edit\&.
|
---|
| 39 | .RE
|
---|
| 40 | .PP
|
---|
| 41 | \-v,\-\-verbose
|
---|
| 42 | .RS 4
|
---|
| 43 | Increases verbosity of messages\&.
|
---|
| 44 | .RE
|
---|
| 45 | .PP
|
---|
| 46 | \-c SID1 \-n SID2
|
---|
| 47 | .RS 4
|
---|
| 48 | Change all occurences of SID1 in
|
---|
[596] | 49 | file
|
---|
[429] | 50 | by SID2\&.
|
---|
| 51 | .RE
|
---|
| 52 | .PP
|
---|
| 53 | \-h|\-\-help
|
---|
| 54 | .RS 4
|
---|
| 55 | Print a summary of command line options\&.
|
---|
| 56 | .RE
|
---|
| 57 | .SH "VERSION"
|
---|
| 58 | .PP
|
---|
| 59 | This man page is correct for version 3 of the Samba suite\&.
|
---|
| 60 | .SH "AUTHOR"
|
---|
| 61 | .PP
|
---|
| 62 | 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\&.
|
---|
| 63 | .PP
|
---|
| 64 | The profiles man page was written by Jelmer Vernooij\&.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.