ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatl_5.4.0.1/rzatlmngcmd.htm

82 lines
6.2 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Pegasus command-line utilities" />
<meta name="abstract" content="The open source Pegasus implementation includes a set of command line utilities that you can use to control or change the Pegasus environment." />
<meta name="description" content="The open source Pegasus implementation includes a set of command line utilities that you can use to control or change the Pegasus environment." />
<meta name="DC.Relation" scheme="URI" content="rzatlkickoff.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlcimmofl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlcimconfig.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlcimprovider.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlssltrustmgr.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlconfig.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlcimmofl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlcimconfig.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatlcimprovider.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzatlmngcmd" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Pegasus command-line utilities</title>
</head>
<body id="rzatlmngcmd"><a name="rzatlmngcmd"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Pegasus command-line utilities</h1>
<div><p>The open source Pegasus implementation includes a set of command
line utilities that you can use to control or change the Pegasus environment.</p>
<p>The <span class="keyword">i5/OS™</span> version of
Pegasus includes these commands, with several changes to support running Pegasus
on <span class="keyword">i5/OS</span>. During normal
use, administrators should rarely need to use these commands.</p>
<p>The commands include:</p>
<ul><li><span class="parmname">cimmofl</span></li>
<li><span class="parmname">cimconfig</span></li>
<li><span class="parmname">cimprovider</span></li>
<li><img src="./delta.gif" alt="Start of change" /><span class="parmname">ssltrustmgr</span><img src="./deltaend.gif" alt="End of change" /></li>
</ul>
<p><img src="./delta.gif" alt="Start of change" />For the <span class="keyword">i5/OS</span> implementation,
the <span class="parmname">cimmofl</span>, <span class="parmname">cimconfig</span>, and <span class="parmname">cimprovider</span> commands
require *IOSYSCFG and *ALLOBJ special authorities. The <span class="parmname">ssltrustmgr</span> command
requires *SECADM and *ALLOBJ special authorities. <img src="./deltaend.gif" alt="End of change" /></p>
<p>All of the command-line utilities need to run from a QSHELL command-line,
which requires that the QSHELL product (SS1 opt. 30) be installed on the system.
You can run these commands from /QIBM/UserData/OS400/CIM.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzatlcimmofl.htm">cimmofl usage information</a></strong><br />
Use this command to compile provider registrations and to compile CIM class descriptions (using the Managed Object Format [MOF] language) into the class schema stored in the repository.</li>
<li class="ulchildlink"><strong><a href="rzatlcimconfig.htm">cimconfig usage information</a></strong><br />
Configure the startup options for the CIMOM with the <span class="parmname">cimconfig</span> command.</li>
<li class="ulchildlink"><strong><a href="rzatlcimprovider.htm">cimprovider usage information</a></strong><br />
Enable or disable a registered provider, primarily during testing with this command. The CIMOM must be running to use this command.</li>
<li class="ulchildlink"><strong><a href="rzatlssltrustmgr.htm">ssltrustmgr usage information</a></strong><br />
This command provides a command-line interface to manage X.509 certificates in a trust store or a Certificate Revocation List (CRL).</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatlkickoff.htm" title="The Common Information Model (CIM) is a standard developed by a consortium of major hardware and software vendors (including IBM) called the Distributed Management Task Force (DMTF) as part of the Web Based Enterprise Management (WBEM) initiative.">Common Information Model</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzatlconfig.htm" title="The Pegasus CIMOM provides the ability to set a number of configuration options.">Configure Pegasus</a></div>
<div><a href="rzatlcimmofl.htm" title="Use this command to compile provider registrations and to compile CIM class descriptions (using the Managed Object Format [MOF] language) into the class schema stored in the repository.">cimmofl usage information</a></div>
<div><a href="rzatlcimconfig.htm" title="Configure the startup options for the CIMOM with the cimconfig command.">cimconfig usage information</a></div>
<div><a href="rzatlcimprovider.htm" title="Enable or disable a registered provider, primarily during testing with this command. The CIMOM must be running to use this command.">cimprovider usage information</a></div>
</div>
</div>
</body>
</html>