Hi guys!
I've got 4 MacOS Servers VMs running, they all replicate the same OpenDirectory on each of them.
With macOS 11.5.2 and previous versions, I was able to bind to OD and search it like this :
ldapsearch -LLL -d 4 -H ldaps://server.example.com -b « dc=server,dc=example,dc=com" -D "uid=diradmin,cn=Users,dc=server,dc=example,dc=com" -W
Since 11.6, I get a "Insufficient access (50)" error message when I do that.
I've got a couple Linux VMs connecting to OD for authentication.
Anybody has a clue of what was changed and what I can do to fix this?
Thank you and have a nice day!
I've got 4 MacOS Servers VMs running, they all replicate the same OpenDirectory on each of them.
With macOS 11.5.2 and previous versions, I was able to bind to OD and search it like this :
ldapsearch -LLL -d 4 -H ldaps://server.example.com -b « dc=server,dc=example,dc=com" -D "uid=diradmin,cn=Users,dc=server,dc=example,dc=com" -W
Since 11.6, I get a "Insufficient access (50)" error message when I do that.
I've got a couple Linux VMs connecting to OD for authentication.
Anybody has a clue of what was changed and what I can do to fix this?
Thank you and have a nice day!