Enabling the Active Directory method

To configure WebOffice EOM to use the Active Directory authentication and authorization method, follow these steps:

This task uses the following file.

File name Folder
web.config %PROGRAMFILES(X86)%\NCR\WebOffice
  1. Open the web.config file.
  2. Locate the <membership> section.
  3. Change the value of the following attributes to "ActiveDirectoryMembershipProvider".
    • defaultProvider
    • name

    The edited section will look similar to the following sample image.

  4. Save the changes.