1. Log in to manexCloud and find the Setup section, then select User Administration:
2. You will be directed to the below screen. Next, highlight the user of Interest (on the left side of the screen) to view the details.
Within this screen, there are four important functions located on the upper right-hand side of the screen:
- Save all changes for this user.
- Delete this user.
- View this user's roles.
- End this user's session.
Note: the system will remove access to all other modules and screens when the user is assigned a Production user license. When the user logs in, their session will go under the Production license and consume a Production license seat. 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. Keep in mind, companies will have to own the module to be able to grant access.
<membership defaultProvider="CustomizedMembershipProvider"> <providers> <clear /> <add name="CustomizedMembershipProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="eManEx" maxInvalidPasswordAttempts="10" minRequiredPasswordLength="5" minRequiredNonalphanumbericCharacters="0" requiresQuestionAndAnswer="false" enablePasswordRetrieval="true" passwordFormat="Encrypted" applicationName="Manex" requiresUniqueEmail="false" /> </providers> </membership> |
4. When the "View Roles" icon is selected, a screen will be displayed showing all the modules they have been assigned to within manex.