[Carbon-dev] svn commit r30276 - branches/carbon/1.5/trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/docs
keith at wso2.com
keith at wso2.com
Mon Feb 2 23:02:30 PST 2009
Author: keith
Date: Mon Feb 2 23:02:30 2009
New Revision: 30276
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30276
Log:
Adding in missing doc
Added:
branches/carbon/1.5/trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
Added: branches/carbon/1.5/trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
URL: http://wso2.org/svn/browse/wso2/branches/carbon/1.5/trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html?pathrev=30276
==============================================================================
--- (empty file)
+++ branches/carbon/1.5/trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html Mon Feb 2 23:02:30 2009
@@ -0,0 +1,45 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+ <title>Sign-in</title>
+ <link href="../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all" />
+</head>
+
+<body>
+<h1>Sign-In</h1>
+
+<p>In the Sign-In panel, provide the user name and the password of your
+account and the server you want to sign in. Your user name and password will be
+authenticated, and you will authorized to perform functions according to your
+role. </p>
+
+<p><img src="images/login.jpg" alt="Sign-In Panel"> </p>
+
+<p>Figure 1: Sign-In Panel. </p>
+If you are sign in on for the first time after the installation, use the
+following credentials.<br>
+<br>
+Username: <strong>admin<br>
+</strong>Password: <strong>admin <br>
+</strong><br>
+
+You can sign in to a remote server by specifiying its URL in the 'Server URL' field.
+This field defaults to the value "https://localhost:9443/services/".
+
+Please make sure you change the password for the admin account as the first
+task after you log on. You can change the password from the User management
+panel. Note that you cannot delete the admin account.
+
+<p>If you are not the administrator, please contact your administrator to
+create an account for you.</p>
+
+<p>User accounts and user roles can be added and managed from the
+<em><strong>User Management</strong></em> page. Click <strong>Help</strong>
+on the <em><strong>User Management</strong></em> page for more information on
+adding and managing users.</p>
+
+<p>To access this page, in the navigator, under Configure, click <strong>User
+Store</strong>. </p>
+</body>
+</html>
More information about the Carbon-dev
mailing list