Page tree

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

Compare with Current View Page History

« Previous Version 6 Next »

For organizations that want users to authenticate to Lumeta using Active Directory (AD) groups and organizations, here's the process.

Prerequisites

  1. Ensure that Groups and Users have already been set up in an Active Directory (AD) server before beginning this procedure.
  2. Find out the credentials to your organization's AD server. Here's what you'll need and an example:


Active Direction Configuration & Configuration Options

  1. Identify the Host Name or IP Address of your Command Center.
  2. Use that information to log in to the CLI of your Command Center.


  3. At the command-line prompt, enter authentication ad


  4. These are the available options and their purpose:
    CLI CommandDescriptionOrder of Operations
    groupmappingMaps an Active Directory group to an Organization in Lumeta Enterprise Edition

    configure

    Configures an Active Directory authentication server

    1
    netbios

    The netbios is an alias for the hostname used in Active Directory authentication.

    In this example, the hostname of the Command Center is longer than the maximum number of characters allowed, so AD could not be enabled. In cases like these, use set the netbios to serve as an alias for a too-long hostname.

    This command would create a hostname on the AD server with the name "TestAD."

    3
    enable/disable

    Enables and disables an AD authentication



    viewconfig

    Displays the current AD configuration

    2
    clearconfig

    Clears the current AD configuration












  • No labels