Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

You must create security groups and assign permissions to those groups for access to Signature Portal pages. You must complete the procedures in this order:

Create security groups

You can set up as many security groups as you want. Before you start, you might want to make a note of which data objects will belong to which groups, and how you want to assign permissions to those groups.

  1. In Signature Portal Security, in the tree view, choose Security > Data.
  2. Enter a name for the group and press TAB.
  3. When you're prompted to create the group, choose Yes.
  4. Repeat steps 2 and 3 to add more groups, as necessary.

Set up a new user or contact and grant access to locations

To sign in to Customer Portal, a user must be set up as a contact in Service Management. The user must then be granted access to a location in Service Management in order to have access to that location in Customer Portal.
You can set up contacts as local or agency contacts:

  • Local contacts – Users who need access to only one customer or location.
  • Agency contacts – Users who need access to multiple customers or locations. If you don't set up these users as agency contacts, you'll need to set up multiple local contacts for the same user – one for each customer or location.

The order in which you perform the first two tasks in this section depends on whether you're adding an agency or local contact:

Set up the user as a contact

  1. In Microsoft Dynamics GP, choose Cards > Service Management > Contact Management.
  2. On the Contact Setup window, in the Contact ID field, choose Agency or Local.
  3. Enter a telephone number for the contact.

When you tab off this field, the Contact Phone Setup window opens, where you can enter additional details for the phone number. When you're finished, choose Save to return to the Contact Setup window.

  1. Enter a contact name and additional contact information.
  2. In the E-Mail Address field, enter the name that this user will use to sign in to Customer Portal.
  3. In the PIN Number field, enter a password.
  4. Choose Save.

Grant a user access to a location

When you assign a contact to a location, the date must fall within the effective and expiration dates of the group that the contact is assigned to.

  1. In Microsoft Dynamics GP, choose Cards > Service Management > Service Manager.
  2. On the Service Manager window, select the customer ID and location address ID to grant access to.
  3. Choose the Location Address ID link.
  4. On the Location window, choose the Contacts button.
  5. On the Location Contacts window, choose Attach Agency or Add Local.
  • If you're attaching an agency contact, On the Agency Contacts window, choose the contact and choose Select. The agency contact is granted access to the location.
  • If you're adding a local contact, on the Location Contact Setup – Local window, continue on with step 6.
  1. Enter the user's telephone number and press TAB.
  • If you're assigning a contact that is already set up, you'll receive a message stating that the phone number has been used. Choose Current to select that contact.
  • If you're assigning a new contact, the Contact Phone Setup window opens, where you can add details for the phone number.
  1. When you return to the Location Contact Setup - Local window, complete the contact record.
  2. Choose Save.

Mass-assign user access

If a user is set up as an agency contact, and that contact needs access to multiple customer locations, contracts, or both, you can mass-assign access to a range of customer locations and contracts at one time.

  1. In Microsoft Dynamics GP, choose Cards > Service Management > Contact Management.
  2. On the Contact Setup window, in the Telephone field, select a contact.
  3. Choose Mass Assign.
  4. On the Mass Assign Contacts window, in the Assign to list, select whether to assign the contact to multiple locations or multiple contracts.
  5. Use the From Customer fields to select the range of customers that are related to the locations or contracts that you're assigning access to.
  6. If necessary, use the From Location fields to select a range of locations. These fields are available only if you selected a single customer, and you can use them to limit your contact to a narrower range of locations for that customer.
  7. Choose Redisplay. The locations or contracts that fall within the specified parameters are displayed in the grid
  8. Mark the Assigned check box next to the locations or contracts to give the contact access to. You can also choose Mark All or Unmark All.
  9. Choose Process.

Add users to security groups

Before users can access information on Customer Portal pages, you must assign them to groups in Contact Management.

  1. In Microsoft Dynamics GP, choose Cards > Service Management > Contact Management.
  2. On the Contact Setup window, in the Telephone field, select a contact.
  3. Choose the Group button.
  4. On the Contact Group window, select the group to assign the contact to.
  5. Select the effective and expiration dates.
  6. Choose Add. The group is added to the bottom of the window.
  7. Choose OK.
  8. Repeat these steps for each contact to assign to a group.

Assign permissions to data objects

For each portal data object, you can determine whether the members of a security group can view, create, and update information that is associated with that object.
You can assign permissions for the group as a whole (for example, all members of a group can view all properties for a data object) or you can assign permissions for individual properties of that object (for example, the Customer Number property of the Customer object).

  1. In Signature Portal Security, in the tree view, choose Security > Data.
  2. Select the group to assign permissions for.
  3. Choose a data object. The properties that are associated with the object are displayed in the right pane.
  4. For each object property, mark the appropriate check boxes to set permissions.

You can also use the check boxes next to the data object field to assign a permission level to all properties for the selected object.
These rules apply:

  • To mark a property or object with Update permissions, that property or object must also have Read permissions.
  • The Create permission applies only at the object level, not to individual properties for an object.

Let users recover lost passwords

To let users recover lost passwords in Customer Portal, follow these steps.

  1. Make sure that Database Mail is set up on the portal server.
  2. In Signature Portal Security, set the default profile to Yes.
  3. In Microsoft SQL Server Management Studio, in the Object Explorer pane, choose Management > SQL Server Logs.
  4. Right-click Database Mail and choose Configure Database Mail.
  5. On the Welcome to Database Mail Configuration Wizard page, choose Next.
  6. On the Select Configuration Task page, choose Manage Database Mail accounts and profiles.
  7. Choose Next and follow the instructions in the wizard.
  8. Make sure that database mail is working by choosing Send Test E-Mail.
  9. In the Object Explorer pane, select Databases > System Databases > mdsb > Security > Users.
  10. Double-click Guest, and then mark DatabaseMailUserRole in both frames.
  11. Choose OK and close Microsoft SQL Server Management Studio.
  12. Stop and restart the portal server.
  13. In Microsoft SQL Server Management Studio, choose Databases > System Databases > mdsb > Security > Roles > Database Roles.
  14. Double-click DatabaseMailUserRole.
  15. Make sure that Guest is listed under Role members.
  • No labels