66 lines
5.2 KiB
HTML
Executable File
66 lines
5.2 KiB
HTML
Executable File
<!--
|
|
|
|
/*********************************************************************************
|
|
* The contents of this file are subject to the SugarCRM Enterprise Subscription
|
|
* Agreement ("License") which can be viewed at
|
|
* http://www.sugarcrm.com/crm/products/sugar-enterprise-eula.html
|
|
* By installing or using this file, You have unconditionally agreed to the
|
|
* terms and conditions of the License, and You may not use this file except in
|
|
* compliance with the License. Under the terms of the license, You shall not,
|
|
* among other things: 1) sublicense, resell, rent, lease, redistribute, assign
|
|
* or otherwise transfer Your rights to the Software, and 2) use the Software
|
|
* for timesharing or service bureau purposes such as hosting the Software for
|
|
* commercial gain and/or for the benefit of a third party. Use of the Software
|
|
* may be subject to applicable fees and any use of the Software without first
|
|
* paying applicable fees is strictly prohibited. You do not have the right to
|
|
* remove SugarCRM copyrights from the source code or user interface.
|
|
*
|
|
* All copies of the Covered Code must include on each user interface screen:
|
|
* (i) the "Powered by SugarCRM" logo and
|
|
* (ii) the SugarCRM copyright notice
|
|
* in the same form as they appear in the distribution. See full license for
|
|
* requirements.
|
|
*
|
|
* Your Warranty, Limitations of liability and Indemnity are expressly stated
|
|
* in the License. Please refer to the License for the specific language
|
|
* governing these rights and limitations under the License. Portions created
|
|
* by SugarCRM are Copyright (C) 2004-2008 SugarCRM, Inc.; All Rights Reserved.
|
|
********************************************************************************/
|
|
|
|
/*********************************************************************************
|
|
|
|
********************************************************************************/
|
|
|
|
-->
|
|
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
|
|
<h1>Users</h1>
|
|
<p> Use this page to view or update your information and settings such as name, address, locale settings, and email options. Administrators can also create user records for new employees.
|
|
|
|
<p>Enter or update information in the following fields:</p>
|
|
<ol>
|
|
<li>In the top sub-panel, enter the user name, the login name and password, and the user status.
|
|
<li>In the User Settings sub-panel, select the appropriate box to specify whether the user is a System Administrator, a Group User, or a Portal-only User.
|
|
<ul>
|
|
<li>System Administrators have full access to all Sugar records and full control over administering and developing the application.
|
|
<li>Group User is a bucket that is used for inbound emails, which are then distributed to users for action.
|
|
<li>A Portal Only User is used by portals created in Sugar to access the system.
|
|
</ul>
|
|
<p>You can also specify whether the system should send an email notification to the user when a record is assigned to that person. The system displays the default values for the date and time format, the time zone, and currency values as specified on the System Settings page. However, you can change these values for individual users if necessary. You can also specify automatic reminders for upcoming meetings and calls. If the user has access to the Sugar Plug-in for Microsoft Word, you can enable the Mail Merge option.
|
|
<p>
|
|
<li>In the Locale Settings sub-panel, specify the default settings for date, time, currency, and saluation formats.
|
|
<li>In the User Information sub-panel, specify the user's employee status, title, department, phone numbers, IM (Instant Messenger) type and ID. You can add comments in the Notes field, if necessary.
|
|
<li>In the Address Information sub-panel, specify the user's home address.
|
|
<li>In the Calendar Options sub-panel, you can enter a Publish Key to prevent others from publishing the user's calendar without authorization.
|
|
<li>In the Layout Options sub-panel, you can limit access to Sugar modules by granting the user access only to specific modules, depending on the tasks that the user needs to perform. By default, the user has access to all the modules. To hide a module from the user's view, move the module tab to the Hide Tabs list using the Arrow buttons. Similarly, to display a module to a user, move it from the Hide Tabs list to the Display Tabs list.<br>
|
|
To apply these settings to all users, move the modules from the Hide Tabs list to the Remove Tabs list. To move up a module, select the module in the Display Tabs list and click the up arrow; to move down the module, click the down arrow.
|
|
In the Number of Tabs field, specify the maximum number of module tabs to display.
|
|
<li>In the Email Options sub-panel, enter the user's email addresses and specify whether it is the primary email address or the reply-to email address used to sent an automated response to emails.
|
|
<li>From the Email Client drop-down list, specify whether the email client is the default Sugar email client or an external email client. The user can configure the email client in the Emails module.
|
|
<li>To create the user, click <span class="helpButton">Save</span>; click <span class="helpButton">Cancel</span> to exit the page without saving your changes.
|
|
<li>To change the user password, click <span class="helpButton">Change Password</span>, enter the new password, and save it.
|
|
</ol>
|