components/visual-panels/firewall/src/java/vpanels/app/firewall/com/oracle/solaris/vp/panels/firewall/client/swing/help/firewall-authentication.html
changeset 3553 f1d133b09a8c
parent 3552 077ebe3d0d24
child 3554 ef58713bafc4
equal deleted inserted replaced
3552:077ebe3d0d24 3553:f1d133b09a8c
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     3  
       
     4  <html lang="en-US">
       
     5 
       
     6 <!--
       
     7 CDDL HEADER START
       
     8 
       
     9 The contents of this file are subject to the terms of the
       
    10 Common Development and Distribution License (the "License").
       
    11 You may not use this file except in compliance with the License.
       
    12 
       
    13 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    14 or http://www.opensolaris.org/os/licensing.
       
    15 See the License for the specific language governing permissions
       
    16 and limitations under the License.
       
    17 
       
    18 When distributing Covered Code, include this CDDL HEADER in each
       
    19 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    20 If applicable, add the following below this CDDL HEADER, with the
       
    21 fields enclosed by brackets "[]" replaced with your own identifying
       
    22 information: Portions Copyright [yyyy] [name of copyright owner]
       
    23 
       
    24 CDDL HEADER END
       
    25 
       
    26 -->
       
    27 
       
    28 <!--
       
    29 Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
       
    30 --> 
       
    31 
       
    32 <head>
       
    33 <!-- GenHTML revision 25226-->
       
    34 
       
    35 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
       
    36 </head>
       
    37 
       
    38 <body class="HlpBdy">
       
    39 
       
    40 <a name="firewall-authentication"></a><h4>Changing User Credentials</h4>
       
    41 <p>Most panels let you make changes as a different user or role, as
       
    42 well as making changes on a remote host.  To change who you
       
    43 are authenticated as or which system you want to administer, click the credentials
       
    44 icon in the top right hand corner of the window, next to the
       
    45 username.  A dialog will open, prompting for a host and username. After
       
    46 clicking the "Log In" button, you may be prompted to enter a password
       
    47 or other system-defined credentials. If the user is already authenticated in another session,
       
    48 you may not be prompted for a password.</p>
       
    49 
       
    50 <p>After successfully authenticating as the specified user, you may be prompted to select
       
    51 a role if any roles are assigned to the selected user. From this
       
    52 dialog you may choose one of the roles or leave the entry as
       
    53 <tt>none</tt>. After selecting a role, you may again be prompted for any necessary
       
    54 passwords or credentials.</p>
       
    55 
       
    56 
       
    57 <br>
       
    58 
       
    59 
       
    60 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    61 
       
    62 </body>
       
    63 </html>