Hi,
With the new AD plugin I can connect to two AD domains without an issue, but I have a use case of adding a user from AD 1 to a group in AD 2.
This produces errors if I try and do it:
LDAP: error code 32 - 00000525: NameErr: DSID-031A1292, problem 2001 (NO_OBJECT)
Powershell does it ok, so auth to both AD appears to be fine, is this just something that the AD plugin can't do ?
Cheers