36 lines
1.7 KiB
HTML
36 lines
1.7 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Configure security settings for your application server</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h3><a name="appsvrsec"></a>Configure security settings for your application server</h3>
|
||
|
|
||
|
<p>You can use the WebSphere administrative console to perform the tasks required to configure security for your application server and applications. For information on configuring security for WebSphere Application Server - Express, see <a href="../sec/sec.htm">Security</a>.</p>
|
||
|
|
||
|
<p>These topics provide information on granting and revoking user authority to your application server instance:</p>
|
||
|
|
||
|
<blockquote>
|
||
|
<p><strong><a href="qshgrtauth.htm">Grant authority to an instance</a></strong><br>
|
||
|
This topic describes how to use the grtwasaut script in Qshell to grant authority to an application server instance.</p>
|
||
|
|
||
|
<p><strong><a href="qshrvkauth.htm">Revoke authority to an instance</a></strong><br>
|
||
|
This topic describes how to use the rvkwasaut script in Qshell to revoke authority to an application server instance.</p>
|
||
|
|
||
|
<p><strong><a href="qshencdata.htm">Encode password data</a></strong>
|
||
|
<br>This topic describes how to use the EncAuthDataFile script to encode passwords in a text file.</p>
|
||
|
|
||
|
<p><strong><a href="qshpropenc.htm">Encode passwords in properties files</a></strong>
|
||
|
<br>This topic describes how to use the PropFilePasswordEncoder script to encode passwords in a properties file.</p>
|
||
|
</blockquote>
|
||
|
|
||
|
</body>
|
||
|
</html>
|