Very simple!

  1. Download the plugin Kepler Custom Fields
  2. Create a SIL Script Custom Field
  3. In the custom field configuration set a new script like this:
  4. return ldapUserRecord(“attribute”, “”, “”, “”, “user@example.com”, “user”);
  5. Remember to configure the LDAP connection
  6. Go to “Cog icon” –> Addons –> KEPLER –> LDAP Configuration
  7. URL = ldap://localhost:389
    BIND USER = cn=binduser,ou=IT Group,dc=alpha,dc=local
    PASSWORD = passw0rd
    BASEDN = dc=alpha,dc=local

 

Help info:

Posted by:.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s