Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    1,880

    Ulsa Needs a Vacation!

    Thanks, Ulsa.
    I check Jiri and you have been doing quite a bit of work!
    ...and we appreciate it :D


    THANK YOU, Ulsa!
  2. Replies
    6
    Views
    1,880

    Release 1.3.1 and snapshot updates?

    Has this project been abandoned?
    Long time, no snapshot updates listed...
    No ETA for release 1.3.1 (nor reply)?!?!

    Please tell me it ain't so :confused:
  3. Replies
    3
    Views
    30,303

    See This thread

    Authenticate with AuthenticationException

    http://forum.springsource.org/showthread.php?t=74996
  4. Thread: LDAP Ping

    by lyates
    Replies
    4
    Views
    3,801

    LDAP Ping

    Stefan,
    ...I just noticed that I never thanked you for your replies.

    THANKS!!!
    -Larry:D
  5. Replies
    8
    Views
    10,429

    Ulsa, THANK YOU VERY MUCH! -Larry

    Ulsa,


    THANK YOU VERY MUCH!

    -Larry
  6. Replies
    8
    Views
    10,429

    Woo Hoo!

    I will implement this as soon as it's ready.

    Will it be available as a "1.3.x nightly snapshot"?
  7. Replies
    8
    Views
    10,429

    This looks like a perfect solution!

    Ulsa,
    This is really beautiful code!

    It supplies both 'true' or 'false' AND if the user wants it, the user can ALSO have access to the AuthenticationException.

    Yes. Yes. Yes!
    This looks like...
  8. Replies
    8
    Views
    10,429

    Barking up the wrong tree?

    When I applied this patch, I was very new to the entire Spring concept.

    Is there another way to obtain the reason for the AuthenticationException?

    I really need those error codes.
    Are they...
  9. Thread: LDAP Ping

    by lyates
    Replies
    4
    Views
    3,801

    Is domain server alive?

    Hello, Stefan;

    Within Spring LDAP, I'd like to (programmatically) be able to ensure that the active directory domain server is "live" before I commit my application to attempt further utilization....
  10. Thread: LDAP Ping

    by lyates
    Replies
    4
    Views
    3,801

    LDAP Ping

    What's the best way to ping an LDAP server?
  11. Thanks for showing me the light!

    Thank you, chudak!

    I did as you suggested and added "myresource" as a FileSystemResource.


    <bean id="myresource" class="org.springframework.core.io.FileSystemResource">
    <constructor-arg>
    ...
  12. Properties file managed by Administrator

    I'd like to display the contents of the file on an administrator's web page.

    The administrator could also change the contents of the file, so that new values can be written to the properties...
  13. How to obtain value of "locations" property value of PropertyPlaceholderConfigurer

    I need to get the name of the properties file of the PropertyPlaceholderConfigurer bean.

    Being new to Spring, I can't quite figure it out.


    <bean id="PropertyConfigurer"...
  14. Thread: ldap password

    by lyates
    Replies
    2
    Views
    946

    Anonymous Bind

    You can probably do this if your active directory allows Anonymous Bind.
  15. Replies
    8
    Views
    10,429

    Temporary fix for Authenticate with AuthenticationException

    OK.

    So I added one additional "authenticate" method in LdapOperations.java and LdapTemplate.java named "authenticate" which "throws Exception" only if it is an AuthenticationException otherwise...
  16. Replies
    8
    Views
    10,429

    Authenticate with AuthenticationException

    The ldaptemplate.authenticate is working great, but QA won't let me proceed without the AuthenticationException.

    I realize that the AuthenticationException is logged, but I need to return this...
  17. Can I use spring-ldap-1.3.0.RELEASE with JDK 1.4.2?

    It looks like it's "TOO BAD" for JDK 1.4.2 when trying to run the samples code :(
  18. Can I use spring-ldap-1.3.0.RELEASE with JDK 1.4.2?

    The server I use is locked at JDK 1.4.2.

    Which is the latest version of SPRING LDAP that will support JDK 1.4.2?

    Thanks!
    -Larry
Results 1 to 18 of 18