Added by Djordjije Crni over 14 years ago
Hi,
How do I prevent users from changing their account information, in the case when LDAP based authentication is used?
They can change their personal information using "My account" page.
I would like to protect parameters: Firstname, Lastname and Email, because these parameters should be pulled from LDAP (and synchronized with LDAP, when changed, also).
Is this possible?
Thanks