ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiq_5.4.0.1/rzaiqsecdata.htm

81 lines
5.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="reference" />
<meta name="DC.Title" content="SECData (Setting Data Security Protection)" />
<meta name="DC.Relation" scheme="URI" content="rzaiqclientsu.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqtlsssl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqlocsite.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqlocsite.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.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="rzaiqsecdata" />
<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>SECData (Setting Data Security Protection)</title>
</head>
<body id="rzaiqsecdata"><a name="rzaiqsecdata"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">SECData (Setting Data Security Protection)</h1>
<div><div class="section"><h4 class="sectiontitle">FTP client subcommand</h4><p>To specify the protection
level to be used for the data connection when there is a secure control connection
already established with the remote system, use the SECData subcommand as
follows:</p>
<div class="figborder"><p>SECData [ C | P ]</p>
</div>
<div class="note"><span class="notetitle">Note:</span> SData is a synonym for this subcommand.</div>
<dl><dt class="dlterm">C</dt>
<dd>Data channel protection level is set to 'clear'. This connection is <span class="uicontrol">not</span> secure.
This might be used for pre-encrypted data or non-sensitive data.</dd>
<dt class="dlterm">P</dt>
<dd>The data channel protection level is set to 'private'. This connection
is secure. A Transport Layer Security (TLS) negotiation between the client
and the server must take place before any data is transmitted over the connection.</dd>
</dl>
<ol><li>When no parameter is specified, SECData displays the present value used
for setting data security protection.</li>
<li>The data protection level is initially set to the value specified by the
DTAPROT parameter of the STRTCPFTP CL command when a secure control connection
is established with an FTP server.</li>
<li>A secure control connection is required to use the SECData subcommand.</li>
<li>A PROT server subcommand is issued to the server each time the SECDATA
subcommand successfully sets the data protection level.</li>
<li>The SECData subcommand sends a PBSZ and a PROT subcommand to the server
when setting the data protection level. Also, the SECData subcommand sets
a client variable for each successful PROT subcommand. This variable represents
the last data protection level (C or P) accepted by the server. This variable
is used to set the data protection level when the SECOpen subcommand opens
a secure control connection. This variable can be changed using the LOCSITE
DTAPROT option.</li>
<li>The parameters 'C' and 'P' for the SECData subcommand are the same as
used by the PROT server subcommand.</li>
</ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqclientsu.htm" title="Use File Transfer Protocol (FTP) client subcommands to establish a connection with a remote FTP server, navigate libraries and directories, create and delete files, and transfer files.">File Transfer Protocol client subcommands</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaiqtlsssl.htm" title="You can use Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connections to encrypt data transferred over File Transfer Protocol (FTP) control and data connections.">Secure the FTP client with Transport Layer Security or Secure Socket Layer</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzaiqlocsite.htm">LOCSITE (Specify Local Site Information)</a></div>
<div><a href="rzaiqcsubcs.htm" title="The File Transfer Protocol (FTP) client subcommands described in this topic make use of syntax conventions:">File Transfer Protocol client syntax conventions</a></div>
</div>
</div>
</body>
</html>