LDAP Authentication

Create LDAP Authentication Server

Create LDAP Authentication Server

First create a LDAP Authentication Server entry in the NetScaler/AGEE admin interface.  

  • Name: descriptive identifier for the Responder Policy
  • Type: LDAP
  • Base DN:   < This should be the DN that was created / used when creating the GridGuard User Store.>
  • Administrator Bind DN: cn=root,dc=gridguard,dc=syferlock,dc=com
  • Administrator Password: < Enter GridGuard Root DN password.  The default is 'syferlock'. >
  • Server Logon Name Attribute: cn
  • Search Filter: object=person
  • Sub Attribute Name: cn

 

Create LDAP Authentication Policy

Create LDAP Authentication Policy

Now you need to create and bind an authentication policy to the previously create LDAP authentication server.

  • Name: < descriptive label identifying the policy >
  • Authentication Type: LDAP
  • Server: < previously created LDAP Authentication server >
  • Expression:  < Add a ns_true value >

Press 'Create' when done.  

Bind LDAP Authentication Policy to Access Gateway

Bind LDAP Authentication Policy to Access Gateway

Now the LDAP authentication policy must be bound to the access gateway that will be protected.  

  1. Open up the existing Access Gateway and navigate to the 'Authentication' tab.  
  2. Now add the previously created LDAP authentication policy to policy list.  
  3. Press 'ÓK' when complete