73 lines
4.5 KiB
HTML
73 lines
4.5 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="Security" />
|
|
<meta name="abstract" content="The iSeries provides many security features help you control accesses to data and files." />
|
|
<meta name="description" content="The iSeries provides many security features help you control accesses to data and files." />
|
|
<meta name="DC.subject" content="security, function descriptions" />
|
|
<meta name="keywords" content="security, function descriptions" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3secfs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3authd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3authreq.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3secpub.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415302.pdf" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzamv/rzamvplansec.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbal3scurty" />
|
|
<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>Security</title>
|
|
</head>
|
|
<body id="rbal3scurty"><a name="rbal3scurty"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Security</h1>
|
|
<div><p>The <span class="keyword">iSeries™</span> provides
|
|
many security features help you control accesses to data and files.</p>
|
|
<p>These topics describe some of the file security functions.
|
|
The topics covered include types of object authority including object operational,
|
|
object existence, object management, object reference, and object alter authorities.
|
|
Data authority and why you would want to limit user access to data is also
|
|
described. Other topics that are included are authorities that are required
|
|
for file operations and how to limit access to files and data when you are
|
|
creating files.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbal3secfs.htm">Object authority</a></strong><br />
|
|
There are several types of authority that can be granted to a user
|
|
for a file. Also, you can use the SQL GRANT and REVOKE statements to assign
|
|
and remove these <span class="keyword">iSeries</span> authorities
|
|
to SQL tables, including individual columns within those tables.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3authd.htm">Data authorities</a></strong><br />
|
|
You can use data authorities to limit user access to the data in files.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3authreq.htm">Authorities required for file operations</a></strong><br />
|
|
This topic lists the file object authority and data authority required for file functions.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3secpub.htm">Limit access to files and data when creating files</a></strong><br />
|
|
Specifying authorities allows you to control access to a file. You use the AUT parameter on the create command to specify public authority when you create a file</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3kickoff.htm">Database file management</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../books/sc415302.pdf" target="_blank">iSeries Security Reference PDF</a></div>
|
|
<div><a href="../rzamv/rzamvplansec.htm">Plan and set up system security</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |