Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
2.0.0-M10 (2.0.0.v20151221-M10)
-
Windows 7 64-bit
Description
I just installed ApacheDS 2.0.0-M21 and am trying to disable "Allow Anonymous Access" within my ApacheDS configuration using the following guide:
https://directory.apache.org/apacheds/basic-ug/1.4.5-anonymous-access.html
I cannot do this simple task using Apache Directory Studio.
When I uncheck the checkbox and save the config change, I get the following error:
Unable to save configuration.
- Changes could not be saved to the connection.
java.lang.Exception: Changes could not be saved to the connection.
at org.apache.directory.studio.apacheds.configuration.editor.ServerConfigurationEditorUtils.saveConfiguration(ServerConfigurationEditorUtils.java:370)
at org.apache.directory.studio.apacheds.configuration.jobs.SaveConfigurationRunnable.run(SaveConfigurationRunnable.java:109)
at org.apache.directory.studio.common.core.jobs.StudioJob.run(StudioJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Changes could not be saved to the connection.
Attachments
Issue Links
- duplicates
-
DIRSTUDIO-1081 Unable to save any configuration with apacheDS 2.0 and apache studio 2.0 M10
- Closed