alepensato

Not sure why, just going off the logs you provided. The DN is in the plugin instance configuration.

Cheers.

alepensato

DN is in your Search Base setting btw. Make sure the DN you have configured includes the Agent and User groups.
Also, make sure you are binding with an Admin account (for the Search User).

Cheers.

    KevinTheJedi

    i use the same user to login as STAFF and as CLIENT.

    if ldap configuration is faulty.... i can not have access as CLIENT and as STAFF

      alepensato

      Go to your database, go to your *_user_account table, and show the column values for the record where user_id = 7.

      Also, are you logging in with the User's Email Address or the AD Username?

      Cheers.

      alepensato

      For your User you do not have a User Account. Try going to Agent Panel > Users > User Directory, click your User (ID of 7), click Register, set the Authentication Sources to your LDAP instance, set the appropriate AD username for the Username field, and click Create Account. Then logout as an Agent, visit the Client Portal, and attempt to login as the AD User again.

      Cheers.

        alepensato

        That’s not what your example says:

        MariaDB [osticketarea]> select * from ost_user;
        +----+--------+------------------+--------+--------------------+---------------------+---------------------+
        | id | org_id | default_email_id | status | name | created | updated |
        +----+--------+------------------+--------+--------------------+---------------------+---------------------+
        | 7 | 0 | 7 | 0 | ALESSANDRO PENSATO | 2023-10-29 10:31:42 | 2023-10-29 10:31:42 |
        +----+--------+------------------+--------+--------------------+---------------------+---------------------+

        Also, I still have not seen your plugin instance config.

        Cheers.

          alepensato

          Please create your own discussion so we don’t keep blowing up this thread. There we can dig deeper as I’m unable to replicate this issue.

          Cheers.

          Write a Reply...