Page created: 26 Jul 2021 | Page updated: 14 Jan 2022 | 1 min read9.0 Product PingDirectory Directory Capability Product documentation Content Type Administration User task IT Administrator Administrator Audience System Administrator Software Deployment Method Run a modify command to modify a referral. To modify the ref attribute on the referral entry, run ldapmodify with the manageDSAIT control. $ 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
To modify the ref attribute on the referral entry, run ldapmodify with the manageDSAIT control. $ 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