Skip to main content

Writing an LDAP attribute script

The LDAP attribute script is written using KVGroups. There are three primary KVGroups:

  "" "" = {
    "address" "" = {
         ...
    }
    "policies" "" = {
        ...
    }
    "attributes" "" = {
        ...
    }
  }

The following sections describe each KVGroup.