134 lines
9.7 KiB
HTML
134 lines
9.7 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="Prompting, default user ID, and password caching summary" />
|
||
<meta name="abstract" content="Java programs can control when prompting for user ID and password caching occurs. The information from the Sign-On dialog can be used to set the default user ID and cache the password. The following table summarizes when prompting takes place, what information is retrieved, and what information is set." />
|
||
<meta name="description" content="Java programs can control when prompting for user ID and password caching occurs. The information from the Sign-On dialog can be used to set the default user ID and cache the password. The following table summarizes when prompting takes place, what information is retrieved, and what information is set." />
|
||
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
||
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
||
<meta name="DC.Format" content="XHTML" />
|
||
<meta name="DC.Identifier" content="as400sum" />
|
||
<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>Prompting, default user ID, and password caching summary</title>
|
||
</head>
|
||
<body id="as400sum"><a name="as400sum"><!-- --></a>
|
||
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
<h1 class="topictitle1">Prompting, default user ID, and password caching summary</h1>
|
||
<div><p>Java™ programs can control when prompting for user ID
|
||
and password caching occurs. The information from the Sign-On dialog can be
|
||
used to set the default user ID and cache the password. The following table
|
||
summarizes when prompting takes place, what information is retrieved, and
|
||
what information is set. </p>
|
||
<div class="section"><p>This table assumes that the Java program allows default user ID processing
|
||
and password caching, and that you checked the <strong>Default User ID</strong> box
|
||
and the <strong>Save Password</strong> box on the Sign-On dialog.</p>
|
||
<p>Use this table
|
||
for client connections, not for running Java on your server.</p>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="border" border="1" rules="all"><thead align="left"><tr class="tablemainheaderbar"><th valign="top" width="16.666666666666664%" id="d0e41">System supplied on constructor</th>
|
||
<th valign="top" width="16.666666666666664%" id="d0e43">User ID supplied on constructor</th>
|
||
<th valign="top" width="16.666666666666664%" id="d0e45">Password supplied on constructor</th>
|
||
<th valign="top" width="16.666666666666664%" id="d0e47">Default user is established</th>
|
||
<th valign="top" width="16.666666666666664%" id="d0e49">Password in cache for user ID</th>
|
||
<th valign="top" width="16.666666666666664%" id="d0e51">Result of using marked settings</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr><td valign="top" width="16.666666666666664%" headers="d0e41 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e43 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e47 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">User is prompted for system name, user ID, and password. Default user
|
||
ID is established and password is cached.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e43 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e47 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">User is prompted for user ID and password. System name is displayed
|
||
but cannot be changed. Default user ID is established and password is cached.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e43 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e47 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">User is prompted for password. User ID is displayed and can be changed.
|
||
System name is displayed but cannot be changed. Default user ID is not changed.
|
||
Password is cached.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e43 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e45 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e47 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">No prompt. Default user ID is not changed. Password is not cached.</td>
|
||
</tr>
|
||
<tr><td valign="top" width="16.666666666666664%" headers="d0e41 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e43 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e47 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">User is prompted for system name and password. User ID is displayed
|
||
and can be changed. Changing the user ID will not change the default user
|
||
ID. Password is cached.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e43 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e47 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">Prompt for password for the default user ID. User ID is displayed and
|
||
can be changed. System name is displayed but cannot be changed. Password is
|
||
cached.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e43 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e47 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e49 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">No prompt. Connect using default user ID and password from cache.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e43 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e47 "> </td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e49 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">No prompt. Connect as specified user using password from cache.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e43 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e45 "> </td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e47 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e49 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">No prompt. Connect as specified user using password from cache.</td>
|
||
</tr>
|
||
<tr><td align="center" valign="top" width="16.666666666666664%" headers="d0e41 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e43 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e45 "><strong>Yes</strong></td>
|
||
<td align="center" valign="top" width="16.666666666666664%" headers="d0e47 "><strong>Yes</strong></td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e49 "> </td>
|
||
<td valign="top" width="16.666666666666664%" headers="d0e51 ">No prompt. Connect as specified user.</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</body>
|
||
</html> |