Modifying a referral
Run a modify command to modify a referral.
Steps
-
To modify the
refattribute on the referral entry, runldapmodifywith themanageDSAITcontrol.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