60 lines
4.2 KiB
HTML
60 lines
4.2 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="Kerberos for HTTP Server" />
|
||
|
<meta name="abstract" content="This topic provides information about Kerberos for use with your HTTP Server (powered by Apache)." />
|
||
|
<meta name="description" content="This topic provides information about Kerberos for use with your HTTP Server (powered by Apache)." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaieconcepts.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2002,2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002,2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaieconkerberos" />
|
||
|
<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>Kerberos for HTTP Server</title>
|
||
|
</head>
|
||
|
<body id="rzaieconkerberos"><a name="rzaieconkerberos"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Kerberos for HTTP Server</h1>
|
||
|
<div><p>This topic provides information about Kerberos for use with your
|
||
|
HTTP Server (powered by Apache).</p>
|
||
|
<div class="important"><span class="importanttitle">Important:</span> Information
|
||
|
for this topic supports the latest PTF levels for HTTP Server for i5/OS .
|
||
|
It is recommended that you install the latest PTFs to upgrade to the latest
|
||
|
level of the HTTP Server for i5/OS. Some of the topics documented here are
|
||
|
not available prior to this update. See <a href="http://www-03.ibm.com/servers/eserver/iseries/software/http/services/service.html" target="_blank">http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm</a> <img src="www.gif" alt="Link outside Information Center" /> for more information. </div>
|
||
|
<p id="rzaieconkerberos__kerberosdefine"><a name="rzaieconkerberos__kerberosdefine"><!-- --></a>Kerberos is a network authentication protocol designed
|
||
|
to provide authentication for client or server applications with secret-key
|
||
|
cryptography. Kerberos is a ticket-based authentication system that provides
|
||
|
an alternative to user and password or X.509 certificate authentication.
|
||
|
With the HTTP Server (powered by Apache), you can use Kerberos on its own
|
||
|
or in conjunction with Enterprise Identity Mapping (EIM) to authenticate Web
|
||
|
users to the Web server.</p>
|
||
|
<p>For more information on EIM, see <a href="../rzalv/rzalveservercncpts.htm">EIM concepts</a>.</p>
|
||
|
<div class="section" id="rzaieconkerberos__kerbreq"><a name="rzaieconkerberos__kerbreq"><!-- --></a><h4 class="sectiontitle">Kerberos requirements</h4><ul><li>Only supported on OS/400<sup>®</sup> or i5/OS™ V5R2 or later.</li>
|
||
|
<li>Check your browser information to ensure it supports Kerberos. Not all
|
||
|
browsers support Kerberos and some only support it in their more recent versions.</li>
|
||
|
</ul>
|
||
|
<p>See the <a href="rzaiejklkerberos.htm">JKL Toy Company enables single signon for HTTP Server (powered by Apache)</a> scenario
|
||
|
for a complete step-by-step instructions on how to enable Kerberos for your iSeries™ server.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaieconcepts.htm" title="This topic provides concepts of functions on HTTP Server and IBM Web Administration for i5/OS interface.">Concepts of functions of HTTP Server</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|