60 lines
4.0 KiB
HTML
60 lines
4.0 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="Restore authority" />
|
|
<meta name="abstract" content="When security information is restored, private authorities must be rebuilt. When you restore a user profile that has an authority table, the authority table for the profile is also restored. The Restore Authority (RSTAUT) command rebuilds the private authority in the user profile using the information from the authority table." />
|
|
<meta name="description" content="When security information is restored, private authorities must be rebuilt. When you restore a user profile that has an authority table, the authority table for the profile is also restored. The Restore Authority (RSTAUT) command rebuilds the private authority in the user profile using the information from the authority table." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvrestoresecinfo.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="restoreauth" />
|
|
<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>Restore authority</title>
|
|
</head>
|
|
<body id="restoreauth"><a name="restoreauth"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Restore authority</h1>
|
|
<div><p>When security information is restored, private authorities must
|
|
be rebuilt. When you restore a user profile that has an authority table, the
|
|
authority table for the profile is also restored. The Restore Authority (RSTAUT)
|
|
command rebuilds the private authority in the user profile using the information
|
|
from the authority table.</p>
|
|
<p> The grant authority operation is run for each private authority in the
|
|
authority table. If authority is being restored for many profiles and many
|
|
private authorities exist in the authority tables, this can be a lengthy process.
|
|
The RSTUSRPRF and RSTAUT commands can be run for a single profile, a list
|
|
of profiles, a generic profile name, or all profiles. The system searches
|
|
the save media or save file created by the SAVSECDTA or SAVSYS command or
|
|
the QSRSAVO API to find the profiles you want to restore. </p>
|
|
<p>Restoring Field Authority: </p>
|
|
<div class="p">The following steps are required to restore private field authorities for
|
|
database files that do not already exist on the system:<ul><li>Restore or create the necessary user profiles. </li>
|
|
<li>Restore the files.</li>
|
|
<li>Run the Restore Authority (RSTAUT) command.</li>
|
|
</ul>
|
|
The private field authorities are not fully restored until the private
|
|
object authorities that they restrict are also established again.</div>
|
|
<p>Refer to <a href="rzamvrestoreprog.htm#restoreprog">Restore programs</a> for
|
|
more information.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvrestoresecinfo.htm" title="Recovering your system often requires restoring data and associated security information.">Restore security information</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |