Search:

Type: Posts; User: cherrydev; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    2,572

    Perhaps...

    Perhaps a strategy for this would be a different version or option inside DirContextAdaptor that would look up and cache these syntax definitions the first time the attribute is retrieved. At that...
  2. Replies
    11
    Views
    2,572

    Schema definitions, syntax?

    Isn't there any portable way to extract the attribute syntax to know if it should be interpreted as a DN? I did some experimenting and found that you can successfully extract the Syntax OID of an...
  3. Replies
    11
    Views
    2,572

    DNs and case sensitivity

    It appears the reason why this is happening is that DistinguishedName forces all RDN keys to lowercase, while active directory always seems to return keys in uppercase. My multi-valued attribute is...
  4. Replies
    11
    Views
    2,572

    Well...

    Well, if you read the javadocs and the comments in DirContextAdaptor you will see that it says: "Otherwise, the attribute is a multi-value attribute, in which case all modifications to the original...
  5. Replies
    11
    Views
    2,572

    Serious bug in DirContextAdaptor?

    I'm getting the following behavior using Active Directory (Win2k Server):

    When I change an existing multi-valued attribute, for example, removing an item or adding an item, when a value already...
Results 1 to 5 of 5