OVAs Provided by the GYTPOL Team
Easy heading | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
At this point:
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.
The If the API key will also be visible. If is needed for future use (reporting, BI etc.), copy and store it securely.
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.
Adding Local Users in GYTPOL
Follow these steps to add users to the GYTPOL system:
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.Log In:
Use the following credentials:
Username:
admin
Password: The password configured as
USER_MANAGEMENT_ADMIN_PASSWORD
during installation.
After logging in, select Users from the left-hand navigation pane.
Click on Add User button
Select “Email Verified” and ensure that both the username and email fields are filled with valid email addresses.
After creating the user, navigate to “Role Mapping” and click on “Assign Role”.
Assign “gytpol”:
Navigate to “Credentials” and click on “Set Password”:
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:
The user should be a regular domain user without any administrative rights.
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.
Open the User Management Console:
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.
Log In:
Use the following credentials:
Username:
admin
Password: The password configured as
USER_MANAGEMENT_ADMIN_PASSWORD
during installation.
After logging in, navigate to User Federation from the left-hand navigation pane and click on Add LDAP Provider.
On the next screen, enter the Connection URL (in
ldap://
orldaps://
format) and click the Test Connection button.
...
You should receive a success notification.
...
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.
You should receive a success notification.
In the LDAP Searching and Updating section:
...