Hi Federico, It doesn't look to me as if you need the bind_user functionality. >From your configuration, it appears that all your users are in the same container (allusers), so you should be able to bind directly with the user credentials as you can correctly build a DN for the user from static data.
The bind_user configuration and search stuff is only needed if you have users in varying containers and it isn't possible to build a suitable DN to bind with from static configuration. I would agree with Ken's suggestion that you revert to mainline and try to configure a working system from there. Cheers, Martin On Sat, Jun 23, 2012 at 4:13 AM, Federico Don <[email protected]> wrote: > Any update on this > > Thanks, > > 2012/6/21 Federico Don <[email protected]> >> >> Hello for all, >> >> I still have this problem....someone could you login via web on gitorious >> private with Active Directory Credentials!? >> >> Regards, >> >> 2012/6/11 Federico Don <[email protected]> >>> >>> Hello, >>> >>> I have this configuration, thanks to this update could authenticate with >>> the test_ldap_connection .....but I can not authenticate via web.... >>> >>> I need help!! >>> >>> Regards, >>> >>> 2012/6/11 Ken Dreyer <[email protected]> >>>> >>>> On Mon, Jun 11, 2012 at 9:05 AM, Federico Don <[email protected]> >>>> wrote: >>>> > bind_username: USER_BIND >>>> > bind_password: PASSWORD_BIND >>>> >>>> As I understand it, the problem is that >>>> https://gitorious.org/gitorious/mainline/merge_requests/181 has not >>>> been updated with the changes that happened in commit 570f36e. >>>> >>>> (By the way, it is probably a good idea to mention earlier in the >>>> mailing list thread that you're using code that's not in mainline yet, >>>> to help the people who are helping you :) >>>> >>>> - Ken >>>> >>>> -- >>>> To post to this group, send email to [email protected] >>>> To unsubscribe from this group, send email to >>>> [email protected] >>> >>> >> > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
