Quote:
Originally Posted by kamalrij
We're using this plugin along with Full Name support for LDAP Auth plugin to connect to our corporate LDAP directory.
The official email ID of people in our company is to change from handle@company.com to firstname.lastname@company.com.
When people try to login after their email ID has changed they get the following error
vBulletin Message
Error creating/updating user
Array
Once the email ID updated to firstname.lastname@company.com from the admin control panel they are able to login.
Is there a way to be dynamically updated every time everytime a user logs in through this plugin OR for the user to be allowed to login with his ldap credentials but reflecting his handle@company.com ID (i.e. for the authentication to work without the error mentioned earlier).
handle@company.com would be set as an alias to firstname.lastname@company.com on the mail servers so the email notifications would continue to work.
Thanks you in advance
Kamal
|
The issue here is that the one thing which must not change is the users' email addresses.
You will have to manually update the email address for each account, I'm afraid...
H.