Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Disable anonymous authentication and enable Windows Authentication in IIS. See IIS server registry settings (on page ).
  2. Create a group (for example, ParentPortal) in Active Directory containing all the parent logins.
  3. Locate the portal folder. For example, C:\inetpub\wwwroot\SynergeticCommunityPortal.
  4. Add the group that you have created to the portal folder so that the group has READ and EXECUTE rights.
  5. In the SynCommPortal.xml file, define the login type:
    • 1 - Windows Authentication using network login name. This is located on the Other tab of Community Maintenance. For example, DOMAIN\UserName (no password required).
    • 2 - Windows Authentication using Synergetic ID. For example, DOMAIN\12455 (no password required).
    See Editing the SynCommPortal.xml configuration file
    Anchor
    H_28668
    H_28668
    (on page ).
  6. Ensure the portal default page is intro.asp. For example, http://SynergeticCommunityPortal/Intro.aspx.

...

  1. Set the IIS server to use trusted authentication. See IIS server registry settings (on page ).
  2. Open the Other tab of Community Maintenance. See Community Maintenance - Other tab in the Synergetic Community manual.
    Image Modified
  3. Click to add a network login name and password to allow the community member to access the portal. See Managing Community Portal accounts
    Anchor
    H_23624
    H_23624
    (on page ).
  4. Click to import network login information from a file.

...

For example: 1001,Pa$$w0rd,J
See Creating community portal accounts in a batch (on page ).
To allow community member accounts to use database authentication, set the IIS server to use database authentication. See IIS server registry settings

Anchor
H_23650
H_23650
(on page ).
You can also configure the Community Portal to run multiple databases at once. See Running the community portal against multiple database servers
Anchor
H_28356
H_28356
(on page ).