I have already installed, LDAP Authentication and Lookup. After enabling, users are unable to login. I need help in changing the attributes used for authentication. Instead of using uid or objectClass as inetOrgPerson, I need to change the objectClass used for authentication and want to change the attribute uid to mailacceptinggeneralid.
My existing setup details are as above.
athavaleanant
You will need to modify the plugin:
When modifying the codebase you are always on your own as you are deviating from core. You will proceed at your own risk. Good luck!
Cheers.
KevinTheJedi
Thank you.
Now that, I have already installed the plugin, I am unable to see the authentication.php?
How to see that file in my system?
You will need to unpack the plugin then repackage it or unpack it and modify the database record to allow a folder instead of PHAR. As stated above you are on your own from here. Good luck!
Thank you for the support. Yes. I agree, there is a risk.
It will be nice, if plugin allows a parameter to set to check which attribute will be used for authentication, it will be good (in future).