1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="profiles.1">
6 <refentrytitle>profiles</refentrytitle>
7 <manvolnum>1</manvolnum>
8 <refmiscinfo class="source">Samba</refmiscinfo>
9 <refmiscinfo class="manual">User Commands</refmiscinfo>
10 <refmiscinfo class="version">4.2</refmiscinfo>
15 <refname>profiles</refname>
16 <refpurpose>A utility to report and change SIDs in registry files
22 <command>profiles</command>
23 <arg choice="opt">-v</arg>
24 <arg choice="opt">-c|--change-sid SID</arg>
25 <arg choice="opt">-n|--new-sid SID</arg>
26 <arg choice="req">file</arg>
31 <title>DESCRIPTION</title>
33 <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
34 <manvolnum>7</manvolnum></citerefentry> suite.</para>
36 <para><command>profiles</command> is a utility that
37 reports and changes SIDs in windows registry files. It currently only
44 <title>OPTIONS</title>
49 <listitem><para>Registry file to view or edit. </para></listitem>
54 <term>-v,--verbose</term>
55 <listitem><para>Increases verbosity of messages.
60 <term>-c SID1 -n SID2</term>
61 <term>--change-sid SID1 --new-sid SID2</term>
62 <listitem><para>Change all occurrences of SID1 in <filename>file</filename> by SID2.
66 &popt.common.samba.client;
73 <title>VERSION</title>
75 <para>This man page is correct for version 3 of the Samba
82 <para>The original Samba software and related utilities
83 were created by Andrew Tridgell. Samba is now developed
84 by the Samba Team as an Open Source project similar
85 to the way the Linux kernel is developed.</para>
87 <para>The profiles man page was written by Jelmer Vernooij. </para>