Hello, I am trying to set up a synchronization with my Active Directory server and I have a problem, I do not get any groups. The login details are certainly correct. I created a simple script in PHP with the same Active Directory login data and everything works.
Hello, I am trying to set up a synchronization with my Active Directory server and I have a problem, I do not get any groups. The login details are certainly correct. I created a simple script in PHP with the same Active Directory login data and everything works.
Windows Server 2008
My script: https://pastebin.com/DsFVbwZz https://pastebin.com/1AW5B09g (composer.json)
Best regards.