[
https://issues.apache.org/jira/browse/DIRSTUDIO-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763406#action_12763406
]
Stefan Seelmann commented on DIRSTUDIO-501:
-------------------------------------------
I checked the Eclipse proxy implmentation, class
org.eclipse.core.internal.net.ProxyType states:
// TODO: There does appear to be a way to set the
non-proxy hosts for Socks
// TODO: See
http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html for a description
// of how to set the Socks user and password
So currently for Socks neither authentication nor proxy bypass is implemented
I'm in doubt if proxy bypass for socks is possible at all, seems like this is
not supported in Java, see
http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html
> Connection to the LDAP server fails when the eclipse network proxy settings
> is set to manual
> --------------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-501
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-501
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 1.4.0
> Environment: Windows, eclipse 3.4.1 (think)
> Reporter: Gareth Deli
>
> When connecting to an LDAP server, the proxy setting in eclipse must be set
> to "direct connection to internet". If it is set to "manual" and a rule is
> created to ensure the proxy is not used for your local LDAP server, then that
> rule is not honoured by the Apache Studio.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.