Can't edit the alias of a user.

I go to the user list page: COM/System administration/Common/Users/Users

I double click on a user to open the user detail form, I click on the Edit button. I can edit the user name and the network id but cannot edit the Alias. I’m don’t know why it’s not possible, any help is appreciated.

I don’t know why it’s not possible to update the Aliases of users. I know how to fix this by code, but I’m wondering if I could achieve this from the GUI.

why do you want to change it? Alias is linked with Domain. When you enable the user the system with the help of alias and network domain validates the user.

I want to change it because it’s not correct.

Changing it through code or from back-end will not handle the validation mentioned.

If it is wrong, delete the user and create a new one.

I find it strange why I can change the user name but cannot modify the alias. I already deleted them and created the correct ones. Thanks for your reply.

But I do understand that validation will not handle by modifying the alias. Thank you for the explanation.