Versions Compared

Key

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

OVAs Provided by the GYTPOL Team

Easy heading
linkText1linkText7
linkText4
linkText10
linkText3
linkText10linkText6
linkText5
relatedLinksLabels
linkText2
linkText1
headingTagsH1,H2,H3
sidebarMaxHeight450
linkType2Page
linkType3Page
linkType1Page
linkType10Page
sidebarTitleON THIS PAGE
linkUrl3
linkUrl4
linkUrl1
linkUrl2
linkUrl10
includedPageModeDisable_Included_Pages
linkText8
linkText7
relatedLinksOrderLabels_First
sidebarModeOpened
headingNumberingModeDisable_Numbering
linkText9
sidebarMarginRight20
relatedLinksTargetNew_Window
relatedLinksTitleRELATED LINKS
linkUrl9
linkUrl7
linkUrl8linkUrl5
numberedHeadingTagsH1,H2,H3
linkUrl5
linkUrl6
linkType8Page
linkType9Page
linkType6Page
headingLinkTextModeWrap
linkType6linkType7Page
linkType7linkType4Page
linkType4linkType5Page
sidebarWidth240linkType5Page
sidebarTop160
headingLinkExpandModeCollapse_All_By_Default
headingLinkIndent10

...

At this point:

  1. The Access Key ID and , Secret Access Key and API key will be displayed. Make sure to copy and save them, as they will be required in the next step.

  2. The If the API key will also be visible. If is needed for future use (reporting, BI etc.), copy and store it securely.

  3. Run the following command to retrieve the License ID, which will also be used in the next step: sudo gyt get-license-id

...

  • Send the following details to license@gytpol.com:

    • License ID (5 characters)

    • Access Key ID

    • Secret Access Key

    • API Key

    • GYTPOL Services Server IP address

  • The GYTPOL team will respond with the license key and sensor installation files.

...

  • After adding the SSL certificate, you can access the GYTPOL UI securely using HTTPS.

    image-20250113-114208.png

Adding Local Users in GYTPOL

Follow these steps to add users to the GYTPOL system:

  1. Open a web browser and navigate to https://<gytpol-services-dns>:9093/admin
    Replace <gytpol-services-dns> with the DNS name of your GYTPOL services.

  2. Log In:

    • Use the following credentials:

      • Username: admin

      • Password: The password configured as USER_MANAGEMENT_ADMIN_PASSWORD during installation.

  3. After logging in, select Users from the left-hand navigation pane.

    image-20250113-092807.png
  4. Click on Add User button

    image-20250113-092843.png

  5. Select “Email Verified” and ensure that both the username and email fields are filled with valid email addresses.

    image-20250113-093006.png

  6. After creating the user, navigate to “Role Mapping” and click on “Assign Role”.

    image-20250113-093058.png
    1. Assign “gytpol”:

    image-20250113-093127.png

  7. Navigate to “Credentials” and click on “Set Password”:

    image-20250113-093216.png
  8. Enter the password and choose whether the user should be required to change it upon their first login by setting it as Temporary or not.

...

Connecting GYTPOL to Active Directory

Before connecting GYTPOL to Active This setup will enable you to log in using Active Directory (AD) users from your domain, utilizing their email and domain password.

Before connecting GYTPOL to Active Directory, ensure that all your users have a valid email configuredusers have a valid email configured.

Next, create a new user in your Active Directory:

  1. The user should be a regular domain user without any administrative rights.

  2. The user must be a member of the "Performance Log Users" group (this user will be used for the AD GPO screens).

Ensure the user is configured correctly before proceeding with the AD connection.

  1. Open the User Management Console:

  2. Log In:

    • Use the following credentials:

      • Username: admin

      • Password: The password configured as USER_MANAGEMENT_ADMIN_PASSWORD during installation.

  3. After logging in, navigate to User Federation from the left-hand navigation pane and click on Add LDAP Provider.

  4. On the next screen, enter the Connection URL (in ldap:// or ldaps:// format) and click the Test Connection button.

...

You should receive a success notification.

...

  1. In the Bind DN field, enter the distinguished name (DN) of the account GYTPOL will use you created. This account will be used by GYTPOL to authenticate with the Active Directory (AD) server for operations like such as user searches or group lookups. Enter

    In the Bind Credentials field, enter the password for the account's password in Bind Credentials and .

    Once you've entered the required information, click the Test Authentication button to ensure the connection is successful.

    image-20250114-083110.png

    You should receive a success notification.

    image-20250114-082812.png

  2. In the LDAP Searching and Updating section:

...