Thanks for the config

So you have
ldap_provisionning=AUTOCREATE
ldap_auth_type=SIMPLEBIND
ldap_userdn_format=uid=%s,OU=Domain user,DC=domain,DC=co,DC=cu

In such case I would recommend to get any LDAP explorer (I'm using
Apace Directory Studio)
And check if you will be able to login with
DN constructed fron user input i.e. if user has entered `test` as login the
DN will be
`uid=test,OU=Domain user,DC=domain,DC=co,DC=cu`
And user entered password

would it be successful?



On Mon, 4 May 2020 at 21:21, Maxim Solodovnik <[email protected]> wrote:

> Hello Osvaldo,
>
> thanks for the log
>
> You can see
>
>  BindResponse
>         Ldap Result
>             Result code : (INVALID_CREDENTIALS) invalidCredentials
>             Matched Dn : ''
>             Diagnostic message : ''
>
> There is something wrong with your config
>
> can you "anonymize" and share it?
>
> On Thu, 30 Apr 2020 at 14:45, Maxim Solodovnik <[email protected]>
> wrote:
>
>> I doubt I can help with such report: it has no details
>>
>> On Wed, 29 Apr 2020 at 22:12, Osvaldo OBA. Benítez Aliaga
>> <[email protected]> wrote:
>> >
>> > Good morning community.
>> >
>> > Someone has successfully integrated with the active directory. I've been
>> > following the steps as indicated:
>> >
>> >
>> https://openmeetings.apache.org/LdapAndADS.html#ldap-and-active-directory-integration
>> >
>> > and I have not been able to do it. I don't see where the error is.
>> >
>>
>>
>> --
>> Best regards,
>> Maxim
>>
>
>
> --
> Best regards,
> Maxim
>


-- 
Best regards,
Maxim

Reply via email to