Integrate openLDAP for simple authentication

Integrate openLDAP for simple authentication

Overview

Here i am integrating my Active Directory with following information. 
IP Address: 192.168.247.10
Domain of Active Directory: safesquid.net
Base Dn: dc=safesquid,dc=net
User Name: cn=admin,dc=safesquid,dc=net
See more about Integrate LDAP section, here we explained the working of each field in the Integrate LDAP section. 

Prerequisites

Make sure that all the values (LDAP server FQDN, LDAP server IP, Username, password, base dn, domain) in configuration are correct. If any value is wrong SafeSquid will fail to fetch the entries.

Access the SafeSquid User Interface

Go to configure Page

clicking on configure in safesquid interface

Go to Application Setup 

clicking on application setup

Go to Integrate LDAP

going to integrate LDAP in application setup section

Enable Integrate LDAP 

ensuring the LDAP section is enabled. by default it is set as false
clicking on the global edit
selecting true from the drop down menu
clicking on save policy

Go to LDAP servers

going to LAP servers tab

Add a new entry 

creating a new entry by clicking add new button
some default values are set to some options. leaving enabled as true and writing comment for future reference
leaving host name field blank
entering your LDAP server  IP
clicking on encrypt password icon
entering admin password and confirming the password by entering in respective field
clicking on encrypt to encrypt the password
showing that the password is now encrypted
clicking on save policy
clicking on ldap entries tab to check for entries

Test User extraction 

showing all the users from LDAP server in ldap entries tab

Save Configuration 

clicking on save config to save it
When you click on Save config, it will give a prompt for asking the confirmation to store your configuration into the cloud. 
Select Yes only in below cases:
if you want to use this same configuration in other SafeSquid instances.
if your total configuration in all sections is completed and validated. 
Otherwise select No and click on submit.


    • Related Articles

    • Integrate AD or OpenLDAP with SafeSquid

      Overview Active directory information is used to authorize/authenticate the users and computers which are part of your network. Active directory objects are mainly a set of attributes like domain, Organization Unit (OU), user, group, subnet etc. In ...
    • Integrate Active Directory For Simple Authentication

      Overview Here I am integrating my Active Directory with following information. Active Directory FQDN : ad.safesquid.test IP Address : 192.168.221.1 Domain of Active Directory : safesquid.test Base Dn : dc=safesquid,dc=test User Name : ...
    • Setup Authentication

      Authentication in SafeSquid Proxy Authentication: Proxies can serve as access-control devices. HTTP defines a mechanism called proxy authentication that blocks requests for content until the user provides valid access-permission credentials to the ...
    • Integrate OpenLDAP With SafeSquid

      Overview Here I am integrating my Active Directory with following information. IP Address: 192.168.247.10 Domain of Active Directory: safesquid.net Base Dn : dc=safesquid,dc=net User Name: cn=admin,dc=safesquid,dc=net See more about Integrate LDAP ...
    • Integrate Active Directory For SSO Authentication

      Overview In given example we are integrating an Active Directory for SSO authentication. Your Active directory (AD) FQDN: ad.safesquid.test (You should get your AD FQDN from this location : AD ( Start > Control Panel > System > Full Computer name)) ...