Rename node roles
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / kernel / NodeSecurity.java
index 83216d0484a96a896d6c4f95e1473bcce3ce1efe..0a512fff93988b778b01300ef65e70ffed67a9dc 100644 (file)
@@ -86,7 +86,7 @@ class NodeSecurity implements AuthenticationManager {
                File osgiInstanceDir = KernelUtils.getOsgiInstanceDir();
                File homeDir = new File(osgiInstanceDir, "node");
 
-               String baseNodeRoleDn = KernelConstants.ROLES_BASEDN;
+               String baseNodeRoleDn = KernelHeader.ROLES_BASEDN;
                File nodeRolesFile = new File(homeDir, baseNodeRoleDn + ".ldif");
                try {
                        FileUtils.copyInputStreamToFile(