Issue Details (XML | Word | Printable)

Key: DIRSERVER-267
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Alex Karasulu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Add support for the standard set of JNDI env properties

Created: 28/Oct/04 04:46 AM   Updated: 10/Feb/06 12:27 PM
Return to search
Component/s: None
Affects Version/s: pre-1.0
Fix Version/s: 1.0-RC1

Time Tracking:
Not Specified

Resolution Date: 18/Jan/06 02:21 AM


 Description  « Hide
Right now I think the following properties are supported to some degree:

- java.naming.factory.initial
- java.naming.provider.url
- java.naming.security.principal
- java.naming.ldap.deleteRDN
- java.naming.ldap.derefAliases


These do not have support but need to be supported in the future:

- java.naming.factory.control
- java.naming.factory.object
- java.naming.factory.state
- java.naming.language
- java.naming.security.authentication
- java.naming.referral
- java.naming.security.credentials
- java.naming.ldap.attributes.binary
- java.naming.ldap.ref.separator
- java.naming.ldap.referral.limit
- java.naming.ldap.typesOnly
- java.naming.security.sasl.authorizationId
- java.naming.security.sasl.realm
- java.naming.security.sasl.callback
- javax.security.sasl.qop
- javax.security.sasl.strength
- javax.security.sasl.maxbuffer
- javax.security.sasl.server.authentication
- javax.security.sasl.policy.forward
- javax.security.sasl.policy.credentials
- javax.security.sasl.policy.noplaintext
- javax.security.sasl.policy.noactive
- javax.security.sasl.policy.nodictionary
- javax.security.sasl.policy.noanonymous


The following properties do not have any relavence:

- java.naming.batchsize
- java.naming.security.protocol
- java.naming.ldap.factory.socket
- java.naming.ldap.version

This is something that would really suite a wiki page. Tracking these is going to be a PITA in a JIRA issue.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Alex Karasulu added a comment - 18/Jan/06 02:21 AM
Most properties that are needed have already been added.