Sun Java System Directory Server Enterprise Edition 6.3 Administration Guide

ProcedureTo Disable then Enable a Suffix

You can use DSCC to perform this task. For information, see Directory Service Control Center Interface and the DSCC online help.

  1. Disable the suffix.


    $ dsconf set-suffix-prop -h host -p port suffix-DN enabled:off

    Note –

    You cannot disable a suffix on which replication is enabled because most properties of a replicated suffix are determined by the replication mechanism.


  2. Enable the suffix.


    $ dsconf set-suffix-prop -h host -p port suffix-DN enabled:on