[
https://issues.apache.org/jira/browse/DIRSTUDIO-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719476#comment-16719476
]
Stefan Seelmann commented on DIRSTUDIO-1201:
--------------------------------------------
Sorry for not responding.
The read-only flag is only handled within Studio, search for "isReadOnly()" in
https://github.com/apache/directory-studio/blob/master/plugins/connection.core/src/main/java/org/apache/directory/studio/connection/core/io/api/DirectoryApiConnectionWrapper.java
I agree with Emmanuel, I also suspect that the bug he mentioned it the cause of
the error you get.
> How does checking the "read-only" flag change the connection/authentication
> bind?
> ---------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-1201
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1201
> Project: Directory Studio
> Issue Type: Question
> Components: studio-connection
> Affects Versions: 2.0.0-M12
> Reporter: Jooi Lim
> Priority: Minor
> Attachments: testldap_apachestudio.jpg
>
>
> In the Connection dialog box, there's an option for "read-only". On a LDAP
> server that I was trying to connect to, if this "read-only" is not checked,
> the connection failed with -49 invalid credentials.
> I'm trying to understand programmatically where/how this is done when using
> the Apache Directory API.
> Thanks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)