68 lines
4.6 KiB
HTML
68 lines
4.6 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="User profile name considerations" />
|
|
<meta name="abstract" content="The user profile name identifies the user to the server. This user profile name is also known as the user ID. It is the name that the user types in the User prompt on the Signon display." />
|
|
<meta name="description" content="The user profile name identifies the user to the server. This user profile name is also known as the user ID. It is the name that the user types in the User prompt on the Signon display." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsinstallconfig.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415302.pdf" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagspackandinstallprocess.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="rbagsuserprofilenamecon" />
|
|
<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>User profile name considerations</title>
|
|
</head>
|
|
<body id="rbagsuserprofilenamecon"><a name="rbagsuserprofilenamecon"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">User profile name considerations</h1>
|
|
<div><p>The user profile name identifies the user to the server. This user
|
|
profile name is also known as the user ID. It is the name that the user types
|
|
in the <var class="varname">User</var> prompt on the Signon display.</p>
|
|
<p>The user profile name can be a maximum of 10 characters. The characters
|
|
can be:</p>
|
|
<ul><li>Any letter (A through Z)</li>
|
|
<li>Any number (0 through 9)</li>
|
|
<li>In addition to these characters, three special codepoints
|
|
are allowed (x'5B', x'7B', x'7C'). For many CCSIDs, including 37, these code
|
|
points are interpreted as $, #, and @. For other CCSIDs, however, these code
|
|
points represent other characters. Although these code points are allowed,
|
|
you should avoid using them because of the potential misinterpretation when
|
|
multiple CCSIDs are used on a single system. For example, a Spanish-speaking
|
|
person using CCSID 284 might create a user profile with the name <tt>ESPA</tt> <img src="ln200000.gif" alt="N tilde character" /><tt>OL</tt>, but an English-speaking
|
|
person using CCSID 37 might see this name as <tt>ESPA#OL</tt>.</li>
|
|
</ul>
|
|
<p>The user profile name cannot begin with a number.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> You can create a user profile such that when a user
|
|
signs on, the user ID is only numerals. To create a profile like this, specify
|
|
a Q as the first character, such as Q12345. A user can then sign on by entering
|
|
12345 or Q12345 for the <var class="varname">User</var> prompt on the Signon
|
|
display.</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsinstallconfig.htm" title="Use this information to configure i5/OS with a national language version in this topic.">Configure a national language version</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbagspackandinstallprocess.htm" title="Consider running code, translated textual data, and installation documents when packaging applications. This topic lists some suggestions for simplifying the packaging and installation of your application.">Packaging and installation process</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../books/sc415302.pdf" target="_blank">Security reference PDF</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |