.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PROFILES" "1" "19 april 2003" "" "" .SH NAME profiles \- A utility to report and change SIDs in registry files .SH SYNOPSIS \fBprofiles\fR [ \fB-v\fR ] [ \fB-c SID\fR ] [ \fB-n SID\fR ] \fBfile\fR .SH "DESCRIPTION" .PP This tool is part of the \fBSamba\fR(7) suite. .PP \fBprofiles\fR is a utility that reports and changes SIDs in windows registry files. It currently only supports NT. .SH "OPTIONS" .TP \fBfile\fR Registry file to view or edit. .TP \fB-v,--verbose\fR Increases verbosity of messages. .TP \fB-c SID1 -n SID2\fR Change all occurences of SID1 in \fIfile\fR by SID2. .TP \fB-h|--help\fR Print a summary of command line options. .SH "VERSION" .PP This man page is correct for version 3.0 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.