'\" t .\" Title: profiles .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 09/18/2013 .\" Manual: User Commands .\" Source: Samba 3.6 .\" Language: English .\" .TH "PROFILES" "1" "09/18/2013" "Samba 3\&.6" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" profiles \- A utility to report and change SIDs in registry files .SH "SYNOPSIS" .HP \w'\ 'u profiles [\-v] [\-c\ SID] [\-n\ SID] {file} .SH "DESCRIPTION" .PP This tool is part of the \fBsamba\fR(7) suite\&. .PP profiles is a utility that reports and changes SIDs in windows registry files\&. It currently only supports NT\&. .SH "OPTIONS" .PP file .RS 4 Registry file to view or edit\&. .RE .PP \-v,\-\-verbose .RS 4 Increases verbosity of messages\&. .RE .PP \-c SID1 \-n SID2 .RS 4 Change all occurrences of SID1 in file by SID2\&. .RE .PP \-h|\-\-help .RS 4 Print a summary of command line options\&. .RE .SH "VERSION" .PP This man page is correct for version 3 of the Samba suite\&. .SH "AUTHOR" .PP 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\&. .PP The profiles man page was written by Jelmer Vernooij\&.