Using the command line
You can issue the provided command to perform the same operations using the command line.
About this task
idsldapdelete -D <adminDN> -w<adminPW> -i<filename>where <filename>
contains: #list additional DNs here, one per line:
cn=admin1, cn=AdminGroup, cn=ConfigurationTo remove multiple
members, list the DNs. Each DN must be on a separate line. Note: Provide
the DN of the entry holding the admin group member and not the bind
DN of the admin group member.
To update the settings
dynamically, issue the following idsldapexop command:
idsldapexop -D <adminDN> -w <adminPW> -op readconfig -scope subtree
cn=AdminGroup,cn=Configuration