mcrypt_decrypt()
-
I have two issues
1. When running the URL to import users I get the following error:
Warning: mcrypt_decrypt(): Key of size 27 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported in C:\xampp\htdocs\Test\wp-content\plugins\active-directory-integration\ad-integration.php on line 3253
I’ve looked at this file on line 3253 but have no idea what I need to change it too?
2. When I attempt import users I get the following:
[ERROR] Error retrieving group members for group “SG-GroupName”.
I can log in with a user who is a member of the SG (and others are blocked) – say UserA – and when I attempt to re-run the bulk import I am told the UserA cannot be found in Active Directory.
I presume it is trying to run an update on the user that has now been created from me logging in with it which is now highlighted as an ADI User.
Any ideas on what I am doing wrong?
The Security Group is in an OU called Users however I have set the base name up as dc=company,dc=local
The import user has been set up and tested correctly
I have tried putting the SG and the user in the same OU and running the import
I have checked the port number is correct
Out of ideas now.
Thanks
The topic ‘mcrypt_decrypt()’ is closed to new replies.