Setting up LDAP for Kyvos Manager
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
Bring the AD server up in the AWS console.
Login to the Kyvos Manager node and run the command:
curl ipinfo.io/ip[kyvos@ip-172-30-0-38 ~]$ curl ipinfo.io/ip18.188.111.212You have new mail in /var/spool/mail/Kyvos[kyvos@ip-172-30-0-38 ~]$
In the AD Server Security Group, add this IP (18.188.111.212) address from port 389
Log onto the Kyvos Manager and navigate to the Settings page.
Get the IP address of NAT (Network Address Translation) and allow it in the inbound of the AD server security group.
Execute commands to get NAT IP address:
$ curl ipinfo.io/ip
$ curl api.ipify.org
$ curl checkip.dyndns.org
$ telnet adipaddress 839
Details for LDAP configuration, to be filled in Kyvos Manager:
Hostname: 44.196.64.110
User DN: CN=authuser,CN=Users,DC=kyvosldap,DC=com
Password: Impetus@123
Base DN: CN=Users,DC=kyvosldap,DC=com   Â
User Name Attribute:Â sAMAccountName
User Filter: Â (memberOf=CN=KyvosSupport,CN=Users,DC=kyvosldap,DC=com)
LDAP Access Credentials:
IP: 44.196.64.110
Username: Administrator
Password: MyAd1Kyvos@452001
Restart the BI Server from the Kyvos Manager dashboard.
Validate by logging in using the Kyvos Support members' credentials.
References:
Copyright Kyvos, Inc. All rights reserved.