57 lines
3.8 KiB
HTML
57 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="task" />
|
||
|
<meta name="DC.Title" content="Create a home directory" />
|
||
|
<meta name="abstract" content="Create a home directory for each user that will connect to the i5/OS applications." />
|
||
|
<meta name="description" content="Create a home directory for each user that will connect to the i5/OS applications." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakhconfig.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakhdefineiseries.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakhtestnas.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzakhhome" />
|
||
|
<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>Create a home directory</title>
|
||
|
</head>
|
||
|
<body id="rzakhhome"><a name="rzakhhome"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Create a home directory</h1>
|
||
|
<div><p>Create a home directory for each user that will connect to the i5/OS™ applications.</p>
|
||
|
<div class="section"><p>After you have <a href="rzakhdefineiseries.htm#rzakhdefineiseries">added</a> the i5/OS principal
|
||
|
to the Kerberos server, you need to create a <tt>/home</tt> directory for
|
||
|
each user that will connect to the i5/OS applications. This directory will
|
||
|
contain a file that contains the name of the user's Kerberos credentials cache.
|
||
|
Each user should either be the owner of his directory or have the appropriate
|
||
|
authority to create files within his directory. </p>
|
||
|
</div>
|
||
|
<div class="p"><span>To create a home directory for a user, complete the following:</span><ol type="a"><li class="substepexpand"><span>On an i5/OS command line, enter: <tt>CRTDIR '/home/user profile'</tt> where <tt>user
|
||
|
profile</tt> is the i5/OS user profile for the user. </span> <div class="note"><span class="notetitle">Note:</span> If
|
||
|
you plan to use this user profile as a target EIM association, the user profile
|
||
|
must exist and the password can be set to *NONE.</div>
|
||
|
</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhconfig.htm" title="Configure network authentication service on your systems.">Configure network authentication service</a></div>
|
||
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzakhdefineiseries.htm" title="Add the i5/OS principals to a Kerberos server in i5/OS PASE or a Windows 2000 domain.">Add i5/OS principals to the Kerberos server</a></div>
|
||
|
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakhtestnas.htm" title="Test the network authentication service configuration by requesting a ticket granting ticket for your i5/OS principal.">Test network authentication service configuration</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|