<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:tocPath="About the Sentinel RMS Utilities" MadCap:InPreviewMode="false" MadCap:PreloadImages="false" MadCap:RuntimeFileType="Topic" MadCap:TargetType="WebHelp" lang="en-US" xml:lang="en-US" MadCap:PathToHelpSystem="../" MadCap:HelpSystemFileName="Default.xml" MadCap:SearchType="Stem">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Using rcommute</title>
        <link href="SkinSupport/MadCap.css" rel="stylesheet" />
        <link href="Resources/TableStyles/BlackTable.css" rel="stylesheet" />
        <link href="Resources/Stylesheets/SFNT_Flare.css" rel="stylesheet" />
        <script src="SkinSupport/MadCapAll.js" type="text/javascript">
        </script>
    </head>
    <body>
        <p class="MCWebHelpFramesetLink MCWebHelpFramesetLinkTop" style="display: none;"><a href="../Default_CSH.htm#Using_rcommute.htm" style="font-weight: bold;">Open the Table of Contents</a>
        </p>
        <div class="MCBreadcrumbsBox_0"><span class="MCBreadcrumbsPrefix">You are here: </span><a class="MCBreadcrumbsLink" href="Overview_Administrator_Utilities_.htm">About the Sentinel RMS Utilities</a><span class="MCBreadcrumbsDivider"> &gt; </span><span class="MCBreadcrumbs">rcommute</span>
        </div>
        <h1><a name="kanchor101"></a><a name="kanchor102"></a>rcommute - Performs Commuter Authorization  Tasks on a Remote Computer</h1>
        <p>Your network administrator will give you instructions on where to find 
 the rcommute utility. From the UNIX or MS-DOS operating system prompt, 
 navigate to the location of rcommute, and type the rcommute command, specifying 
 the appropriate options listed below.</p>
        <table style="left: 0px;top: 145px;border-spacing: 0px;margin-left: 0;margin-right: auto;caption-side: top;width: 667;mc-table-style: url('Resources/TableStyles/BlackTable.css');" cellspacing="0" class="TableStyle-BlackTable">
            <col style="width: 21.814%;" class="Column-Column1" />
            <col style="width: 78.186%;" class="Column-Column1" />
            <thead>
                <tr class="Head-Header1">
                    <th class="HeadE-Column1-Header1">Option</th>
                    <th class="HeadD-Column1-Header1">Description</th>
                </tr>
            </thead>
            <tr style="height: 16px;" valign="top" class="Body-Body1">
                <td style="padding-right: 10px;padding-left: 10px;border-left-style: Solid;border-right-style: Solid;border-bottom-style: Solid;border-bottom-color: #000000;border-bottom-width: 1px;border-right-color: #000000;border-right-width: 1px;border-left-color: #000000;border-left-width: 1px;" width="21.814%" class="BodyE-Column1-Body1">
                    <p class="code" style="margin-top: 0pt;margin-bottom: 0pt;">-l filename</p>
                </td>
                <td style="padding-right: 10px;padding-left: 10px;border-right-style: Solid;border-bottom-style: Solid;border-bottom-color: #000000;border-bottom-width: 1px;border-right-color: #000000;border-right-width: 1px;" width="78.186%" class="BodyD-Column1-Body1">
                    <p style="margin-top: 0pt;margin-bottom: 0pt;">Obtains the commuter locking 
 code and store it in the specified file. </p>
                </td>
            </tr>
            <tr style="height: 16px;" valign="top" class="Body-Body1">
                <td colspan="1" rowspan="1" style="padding-right: 10px;padding-left: 10px;border-left-style: Solid;border-right-style: Solid;border-bottom-style: Solid;border-bottom-color: #000000;border-bottom-width: 1px;border-right-color: #000000;border-right-width: 1px;border-left-color: #000000;border-left-width: 1px;" width="21.814%" class="BodyE-Column1-Body1">
                    <p class="code" style="margin-top: 0pt;margin-bottom: 0pt;">-i filename</p>
                </td>
                <td colspan="1" rowspan="1" style="padding-right: 10px;padding-left: 10px;border-right-style: Solid;border-bottom-style: Solid;border-bottom-color: #000000;border-bottom-width: 1px;border-right-color: #000000;border-right-width: 1px;" width="78.186%" class="BodyD-Column1-Body1">
                    <p style="margin-top: 0pt;margin-bottom: 0pt;">Install the commuter authorization 
 from the specified file.</p>
                </td>
            </tr>
        </table>
        <p style="margin-bottom: 0.5pt;">For example, to save the locking code 
 in <span style="font-style: italic;">lock.txt</span> file, use the following 
 command:</p>
        <p class="code" style="margin-top: 5pt;margin-bottom: 5pt;">rcommute -l 
 lock.txt</p>
        <p>For example, to install the commuter license from <span style="font-style: italic;">commuter.txt</span> 
 file, use the following command:</p>
        <p class="code">rcommute -i commuter.txt 
 </p>
        <p>&#160;</p>
        <script type="text/javascript" src="SkinSupport/MadCapBodyEnd.js">
        </script>
    </body>
</html>