92 lines
6.1 KiB
HTML
92 lines
6.1 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="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="Use the Print Private Authorities command (PRTPVTAUT)" />
|
|||
|
<meta name="abstract" content="This article describes how to use the print private authorities command (PRTPVTAUT), explains why it is important, and provides step-by-step instructions." />
|
|||
|
<meta name="description" content="This article describes how to use the print private authorities command (PRTPVTAUT), explains why it is important, and provides step-by-step instructions." />
|
|||
|
<meta name="DC.Relation" scheme="URI" content="rzamvmanagesec.htm" />
|
|||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
|||
|
<meta name="DC.Format" content="XHTML" />
|
|||
|
<meta name="DC.Identifier" content="useprtpvtaut" />
|
|||
|
<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>Use the Print Private Authorities command (PRTPVTAUT)</title>
|
|||
|
</head>
|
|||
|
<body id="useprtpvtaut"><a name="useprtpvtaut"><!-- --></a>
|
|||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|||
|
<h1 class="topictitle1">Use the Print Private Authorities command (PRTPVTAUT)</h1>
|
|||
|
<div><p>This article describes how to use the print private authorities
|
|||
|
command (PRTPVTAUT), explains why it is important, and provides step-by-step
|
|||
|
instructions.</p>
|
|||
|
<p>The Print Private Authorities (PRTPVTAUT) command allows you to print a
|
|||
|
report of all the private authorities for objects of a specified type in a
|
|||
|
specified library, folder, or directory. The report lists all objects of the
|
|||
|
specified type and the users that are authorized to the object. This is a
|
|||
|
way to check for different sources of authority to objects. </p>
|
|||
|
<p>This command prints three reports for the selected objects. The first report
|
|||
|
(Full Report) contains all of the private authorities for each of the selected
|
|||
|
objects. The second report (Changed Report) contains additions and changes
|
|||
|
to the private authorities to the selected objects if the PRTPVTAUT command
|
|||
|
was previously run for the specified objects in the specified library, folder,
|
|||
|
or directory. Any new objects of the selected type, new authorities to existing
|
|||
|
objects, or changes to existing authorities to the existing objects are listed
|
|||
|
in the 'Changed Report'. If the PRTPVTAUT command was not previously run for
|
|||
|
the specified objects in the specified library, folder, or directory, there
|
|||
|
will be no 'Changed Report'. If the command has been previously run but no
|
|||
|
changes have been made to the authorities on the objects, then the 'Changed
|
|||
|
Report' is printed but there are no objects listed. </p>
|
|||
|
<p>The third report (Deleted Report) contains any deletions of privately authorized
|
|||
|
users from the specified objects since the PRTPVTAUT command was previously
|
|||
|
run. Any objects that were deleted or any users that were removed as privately
|
|||
|
authorized users are listed in the 'Deleted Report'. If the PRTPVTAUT command
|
|||
|
was not previously run, there will be no 'Deleted Report'. If the command
|
|||
|
has been previously run but no delete operations have been done to the objects,
|
|||
|
then the 'Deleted Report' is printed but there are no objects listed. </p>
|
|||
|
<div class="restriction"><span class="restrictiontitle">Restriction:</span> You must have *ALLOBJ special authority to use this
|
|||
|
command.</div>
|
|||
|
<div class="p"><strong>Examples:</strong> This command creates the full, changed, and deleted reports
|
|||
|
for all file objects in the PAYROLLLIB: <pre>PRTPVTAUT OBJTYPE(*FILE) LIB(PAYROLLLIB) </pre>
|
|||
|
</div>
|
|||
|
<div class="p">This command creates the full, changed, and deleted reports for all the
|
|||
|
stream file objects in the directory <span class="filepath">garry</span>: <pre>PRTPVTAUT OBJTYPE(*STMF) DIR(/GARRY) SCHSUBDIR(*NO)</pre>
|
|||
|
</div>
|
|||
|
<div class="p">This command creates the full, changed, and deleted reports for all the
|
|||
|
stream file objects in the subdirectory structure that starts at the directory <span class="filepath">garry</span>: <pre>PRTPVTAUT OBJTYPE(*STMF) DIR(/GARRY) SCHSUBDIR(*YES)</pre>
|
|||
|
</div>
|
|||
|
<p><strong>Print user profile reports</strong></p>
|
|||
|
<div class="p">The following commands provide user profile reports. <ul><li>Print User Profile (PRTUSRPRF) <p>This command allows you to print a report
|
|||
|
containing information for the user profiles on the system. Four different
|
|||
|
reports can be printed. One contains authority type information, one contains
|
|||
|
environment type information, one contains password type information, and
|
|||
|
one contains password level type information.</p>
|
|||
|
</li>
|
|||
|
<li>Analyze Default Password (ANZDFTPWD)<p>This command allows you to print
|
|||
|
a report of all the user profiles on the system that have a default password
|
|||
|
and to take an action against the profiles. A profile has a default password
|
|||
|
when the user profile name matches the profile’s password. User profiles on
|
|||
|
the system that have a default password can be disabled and their passwords
|
|||
|
can be set to expired.</p>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<div>
|
|||
|
<div class="familylinks">
|
|||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvmanagesec.htm" title="Once you've planned and implemented your security strategy, there remains the task of managing the security of your system.">Manage security</a></div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
</html>
|