ArticlesArticles Most Helpful ArticlesMost Helpful Articles Language SettingsLanguage Settings LoginLogin
RSS Feeds
DrillDown Icon Table of Contents Back
 . . . . . . . . . . . . .
DrillDown Icon MX
DrillDown Icon Installation of SQLManex(Server install)
DrillDown Icon Multi-Location Sync(OPTIONAL Module)
DrillDown Icon Add Custom Quickview (test)
DrillDown Icon Introduction to MX
DrillDown Icon Setup/Security/Utilities
DrillDown Icon User Administration
DrillDown Icon Introduction
DrillDown Icon Fields and Definitions
DrillDown Icon How To .....
DrillDown Icon How To Add Users
DrillDown Icon How To Edit or Delete Users
DrillDown Icon Group Administration
DrillDown Icon Setup New Workstation
DrillDown Icon User Defined Fields
DrillDown Icon License & Registration
DrillDown Icon Product Data Management
DrillDown Icon Material Planning
DrillDown Icon Production
DrillDown Icon Report Manager
DrillDown Icon Tool Box
DrillDown Icon MX FAQ's
DrillDown Icon MANUALS and Other Info for SQL MANEX Client Server
DrillDown Icon Customer Relationship Management (CRM)
DrillDown Icon ManEx Minute
DrillDown Icon ManEx Component Exchange
DrillDown Icon ManEx Supplier Directory & Rankings
  Email This ArticlePrint PreviewPrint Current Article and All Sub-Articles
 
How to Edit or Delete Users
 
Login to the WebManEx and Select Setup
 
 
 
Select User Administration 
 
 
 
Highlight the User of Interest (to the left) to View the Details for that specific User.  Within this screen there are options to Save Changes, Delete the User or View Users Roles

 

 

This screen also contains four function Buttons:

-  Save all changes to user. 

- Delete this user. 

- View this user's roles.

- End this user's session. 

 
Super Users:

NOTE:
  The system will remove access to ALL other modules and screens when the user is assigned to a production user license.   Then, when the user logs in, their session will go under the production license and consume the production license seats.  Users assigned to the production user license can be granted access to anything accessible from the Shop Floor Tracking Screen. This means in the security setup all options will be hidden except for: Shop Floor Tracking, Shop Floor Tracking by Bar-Code, Time & Attendance, Statistical Quality Control, and PDM. Of course, companies will have to own the module in order to be able to grant access.

Email Address:

If users want to allow for duplicate email addresses for their users (e.g. they want all production users to connect to the same email address), then they need to make this change in the web.config file:

<membership defaultProvider="CustomizedMembershipProvider">

      <providers>

        <clear />

        <add name="CustomizedMembershipProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="eManEx" maxInvalidPasswordAttempts="10" minRequiredPasswordLength="5" minRequiredNonalphanumericCharacters="0" requiresQuestionAndAnswer="false" enablePasswordRetrieval="true" passwordFormat="Encrypted" applicationName="Manex" requiresUniqueEmail="false" />

      </providers>

    </membership>

 
Depress the "Save Changes" icon to save any changes that were made.
 
Depress the "Delete this User" icon to remove this user from the list.
  
 
When the "View Roles" icon is depress a screen will be displayed showing all the modules they have been assigned to within ManEx:
 
 
Article ID: 5653