opends/src/ads/org/opends/admin/ads/ADSContext.java
@@ -2078,6 +2078,15 @@ return "adminRoot"; } /** * Returns the LDIF file of the administration data. * @return the LDIF file of the administration data. */ public static String getAdminLDIFFile() { return "config/admin-backend.ldif"; } /*