Skip to content

Active Directory / LDAP

Object-level backup of Microsoft Active Directory and OpenLDAP directories, with granular per-object restore.

  • Object-level backup
  • AD & OpenLDAP
  • Granular per-object restore

Add the plugin to a FileSet on the client you want to protect:

FileSet {
Name = "active-directory"
Include {
Options { Plugin = "ldap: host=dc1 base=dc=example,dc=com user=admin password=secret" }
}
}

All parameters are space-separated key=value pairs. See the FileSet reference for FileSet options.

Granular, item-level restore.

See also: Restore, Instant Recovery & V2V.