ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiu_5.4.0.1/rzaiusfsecurity.htm

67 lines
3.8 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="Save file security" />
<meta name="DC.Relation" scheme="URI" content="rzaiusavefiles.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzalz/rzalzosintro.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="sfsecurity" />
<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>Save file security</title>
</head>
<body id="sfsecurity"><a name="sfsecurity"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Save file security</h1>
<div><p>The authority you grant for a save file is the same as for any file. Be
careful when granting authority for save files. The authority you grant to
the save file allows access to objects in the save file. For example, the
same file can be read from and written to by a high-level language program.
The authority you grant for a particular save file should depend on what objects
are in the file.</p>
<p>Consider the following factors when granting authorities to save files: </p>
<ul><li>A user with use (*USE) authority can read records and restore objects
from the save file. This user can save the contents of the save file to tape
or optical media.</li>
<li>A user with use (*USE) and add (*ADD) authority can write records and
save objects in a save file.</li>
<li>A user with object operational (*OBJOPR) and object management (*OBJMGT)
authority can clear the contents of a save file using the CLRSAVF command.
The clear operation is required first when replacing existing records in a
save file.</li>
<li>A user with either save system (*SAVSYS) special authority or object existence
(*OBJEXIST) authority for the file can save the description and contents.</li>
</ul>
<div class="section"><h4 class="sectiontitle">Digital signature for a save file</h4><p>The system verifies
any digital signatures present on the save file each time you display the
save file or use the save file in a restore operation. If the signature is
not valid you cannot display or use the save file in a restore operation.
The Verify Object on Restore (QVFYOBJRST) system value does not affect the
verification of save files. Therefore, the system verifies the signature every
time you display the save file or use the save file in a restore operation.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiusavefiles.htm">Save files</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rzalz/rzalzosintro.htm">Object signing and signature verification</a></div>
</div>
</div>
</body>
</html>