Modifying a referral
Run a modify command to modify a referral.
Steps
-
To modify the
ref
attribute on the referral entry, runldapmodify
with themanageDSAIT
control.Example:
$ bin/ldapmodify --control manageDSAIT dn: ou=EngineeringTeam1,ou=People,dc=example,dc=com changetype: modify replace: ref ref: ldap://server3.example.com/ou=EngineeringTeam1,ou=People,dc=example,dc=com