1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Users Window</title>
<link rel="stylesheet" href="common/style.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.0" />
<meta name="keywords" content="webissues, issue tracking, bug tracking, team collaboration, desktop client" />
<link rel="start" href="index.html" title="The WebIssues Client Manual" />
<link rel="up" href="using.html" title="Chapter 3. Using WebIssues Client" />
<link rel="prev" href="comment_window.html" title="Comment Window" />
<link rel="next" href="members_window.html" title="Members Window" />
</head>
<body>
<div id="header">
<div id="header-bar">
<img id="header-logo" src="common/webissues.png" alt="WebIssues" />
<div id="header-title">The <span class="application">WebIssues Client</span> Manual</div>
<div id="header-abstract">Desktop client for the <span class="application">WebIssues</span> system</div>
</div>
<div id="header-links"><a accesskey="h" href="index.html">Home</a> » <a accesskey="u" href="using.html">Using <span class="application">WebIssues Client</span></a></div>
</div>
<div class="navlinks">
<div class="navleft">« <a accesskey="p" href="comment_window.html">Comment Window</a></div>
<div class="navright"><a accesskey="n" href="members_window.html">Members Window</a> »</div>
</div>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="users_window"></a>Users Window</h2>
</div>
</div>
</div>
<div class="screenshot">
<div class="mediaobject">
<img src="users_window.png" />
</div>
</div>
<p>The Users Window shows the lists of user accounts of the <span class="application">WebIssues</span> server. It allows server administrators to create users and to change their name, access level and password. To open the Users Window, go to the <a class="link" href="using.html#main_window" title="Main Window">Main Window</a> and select <span class="guimenu">Tools</span> → <span class="guimenuitem">User Accounts</span>.</p>
<p>A regular user cannot change his own name or access level, but is allowed to change his own password. To change your password use the <span class="guimenu">Tools</span> → <span class="guimenuitem">Change Password</span> option from the <a class="link" href="using.html#main_window" title="Main Window">Main Window</a>.</p>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="users_list"></a>Users List</h3>
</div>
</div>
</div>
<p>The main part of the Users Window is the list of user accounts. For each user the name, login and access level is displayed. You can double click a user to quickly change the access level. Right clicking in the list opens a context menu containing available options.</p>
<p>The list of users is periodically updated to synchronize with changes made on the server and every time you make a change. You can also force updating the list manually by selecting <span class="guimenu">Users</span> → <span class="guimenuitem">Update Users</span>.</p>
<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Tip</h3>
<p>The name of the user is the name displayed in all lists and properties, for example <code class="literal">John Smith</code>. The name can be changed by server administrator. Login is a unique identifier entered in the login dialog which cannot be changed, for example <code class="literal">jsmith</code>.</p>
</div>
<p>Options for creating, renaming and modifying users are only available for server administrators. Both the logins and names of users have to be unique. Existing user accounts cannot be deleted.</p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="users_menubar"></a>Menubar</h3>
</div>
</div>
</div>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="users_menu"></a>Users Menu</h4>
</div>
</div>
</div>
<div class="variablelist">
<dl>
<dt>
<span class="term"><span class="guimenuitem">Add User</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>N</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Create a new user account.</p>
</dd>
<dt>
<span class="term">
<span class="guimenuitem">Update Users</span>
</span>
</dt>
<dd>
<p>Update the list of user accounts.</p>
</dd>
<dt>
<span class="term"><span class="guimenuitem">Close</span> (<span class="shortcut"><strong><span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>W</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Close the Users Window.</p>
</dd>
</dl>
</div>
</div>
<div class="sect3" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="users_edit_menu"></a>Edit Menu</h4>
</div>
</div>
</div>
<div class="variablelist">
<dl>
<dt>
<span class="term"><span class="guimenuitem">Rename</span> (<span class="shortcut"><strong><span class="keycap"><strong>F2</strong></span></strong></span>)</span>
</dt>
<dd>
<p>Rename the selected user.</p>
</dd>
<dt>
<span class="term">
<span class="guimenuitem">Change Access</span>
</span>
</dt>
<dd>
<p>Change access level of the selected user.</p>
</dd>
<dt>
<span class="term">
<span class="guimenuitem">Change Password</span>
</span>
</dt>
<dd>
<p>Change password of the selected user.</p>
</dd>
</dl>
</div>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="access_levels"></a>Access Levels</h3>
</div>
</div>
</div>
<p>The following global access levels are defined for <span class="application">WebIssues</span> users:</p>
<div class="variablelist">
<dl>
<dt>
<span class="term">
<span class="guilabel">Disabled User</span>
</span>
</dt>
<dd>
<p>Disabled users cannot login to the system or access any information.</p>
<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Tip</h3>
<p>You cannot delete a user account once it's created. Use this access level instead to disable an account.</p>
</div>
</dd>
<dt>
<span class="term">
<span class="guilabel">Regular User</span>
</span>
</dt>
<dd>
<p>Regular users can login to the system and access projects according to their membership. They cannot create their own projects, and manage user accounts and issue types.</p>
</dd>
<dt>
<span class="term">
<span class="guilabel">System Administrator</span>
</span>
</dt>
<dd>
<p>System administrators can manage projects, user accounts and issue types. In addition they are administrators of all projects even if they are not explicitly their members.</p>
<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Tip</h3>
<p>The access level of the system user <code class="literal">admin</code> cannot be changed. This ensures that there is always at least one administrator in the system.</p>
</div>
</dd>
</dl>
</div>
<p>Changing the global access level is effective the next time the user logs in to the system.</p>
</div>
</div>
<div class="navlinks">
<div class="navleft">« <a accesskey="p" href="comment_window.html">Comment Window</a></div>
<div class="navright"><a accesskey="n" href="members_window.html">Members Window</a> »</div>
</div>
<div id="copyright">
<p class="copyright">Copyright © 2007-2008 WebIssues Team</p>
</div>
</body>
</html>
|