Results 1 to 2 of 2

Thread: Acegi + Ldap

  1. #1
    Join Date
    Jul 2005
    Location
    Zagreb, Croatia
    Posts
    69

    Default Acegi + Ldap

    Hello everyone..

    I was wondering...

    While configuring Acegi with LdapAuthenticationProvider and creating an initialDirContextFactory, why are the managerDN and managerPassword needed, if we are authenticating the details provided by a user via a login screen?

    Any help appreciated!

    Bye!

  2. #2
    Join Date
    Jun 2006
    Location
    outside boston
    Posts
    108

    Default my case

    I know in my case it is because I don't know the dn of the user until I search on the field I want to match and find it.
    So I authenticate first with the manager, and then once I have the dn that is used with the password. I think this is a common case.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •