Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,425

    Get changed attributes

    How can I extract changed attributes in changed entries?
  2. Single attribute value from a list of possible values

    I would like identify an attribute in an entry to hold only one value from a list of possible values. For example: attribute ‘status’ can only have one of the following values: OFF, ON, UNKNOWN and...
  3. Replies
    0
    Views
    1,056

    XSD to LDAP schema

    It may not be exactly the right forum to as this question, but here it is:

    I am trying to convert XSD schema to LDAP schema. Is there a way to do it? Here are some examples of the XSD code:

    ...
  4. Replies
    2
    Views
    3,716

    Search the entire content of LDAP server

    I need to search the entire LDAP server for a specific entry. To do that I need get root DNs of this LDAP server. After that use each root DN as subtree to carry out the search.

    Two questions:
    ...
  5. Replies
    7
    Views
    2,425

    It works. Thank you.

    It works.

    Thank you.
  6. Replies
    7
    Views
    2,425

    Is there a way to do it in Java?

    Is there a way to do it in Java?
  7. Replies
    7
    Views
    2,425

    Thank you. I tried this code, but I have a...

    Thank you.

    I tried this code, but I have a runtime cast problem:

    java.lang.ClassCastException: org.springframework.ldap.core.DirContextAdapter cannot be cast to...
  8. Replies
    7
    Views
    2,425

    Persistent search with spring ldap

    I would like to do a persistent search with spring ldap. In other words, I would like to be notified when a change occurs in a specified subtree. I can do this function with novell ldap kit. Can it...
Results 1 to 8 of 8