Search:

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

Search: Search took 0.00 seconds.

  1. populate other ldap attributes into UserDetails

    Hi everybody,
    How can i set other ldap attributes (sn, adress...) into my UserDetails Implementation.
    Do i have to extends LdapAuthenticationProvider ?

    I 'm juste able to retrieve the username...
  2. Replies
    2
    Views
    1,055

    multiple databases again...

    Hello everybody,

    I want to use two differents databases with a single web application using
    spring and hibernate.
    The databases schemas are differents but have some businness relationships. i...
  3. Replies
    15
    Views
    5,853

    new release

    hi,
    i've change the code in order to make a lot of enhancement.
    please feel free to ask in case of misunderstanding.

    -- Benoît.



    public class LdapPasswordAuthenticationDao implements...
  4. Replies
    15
    Views
    5,853

    the code

    Hi,
    here is the code which allow me to authenticate a user with his sAMAccountName instead of using the distinguished name.
    As in almost authentication process, the manager do a bind in order to...
  5. Replies
    15
    Views
    5,853

    thanks

    sorry for my first post. I 've modify the code to allow authentication with the sAMAccountName field. It works good. The code is very maintenable. Thanks for this pretty system.

    -- Benoît.
  6. Replies
    1
    Views
    933

    LDAPPasswordAuthenticationDao logon

    Please, can you tell me
    how i can configure LDAPPasswordAuthenticationDao in order to
    logon with the sAMAccountName (and not with the distinguished name) ?
    Thanks.
  7. Replies
    15
    Views
    5,853

    LDAPPasswordAuthenticationDao problem

    Hi,
    i'm using the acegi security framework in order to authenticate
    and manage rights with an ldap backend.
    I expected that LDAPPasswordAuthenticationDao will give me some
    solutions about that...
Results 1 to 7 of 7