Bugzilla – Bug 124354
LDAPConnection.setSocketFactory does not verify the user's rights
Last modified: 2007-05-14 17:49:05 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000291646 at remedy/ remedy/show_bug.cgi?id=DEFECT000291646 Originally filed under the NDS SDK product and LDAP Java SDK component. --------- <remedy_version_found_in> BLANK </remedy_version_found_in> --------- <remedy_details> LDAPConnection.setSocketFactory does not verify the user's rights. Draft 17 states, "If a security manager exists and the caller does not have permission to set a factory, SecurityException is thrown. To use the setSocketFactory method, the caller needs the following permission: java.land.RuntimePermission("setFactory"); </remedy_details>