public DN getSuffix() throws Exception {
   DirectoryConfig directoryConfig = getDirectoryConfig();
   return directoryConfig.getSuffix();
 }