I have recently extended a web application to enable Form Based Authentication. After a few days I noticed that user display names are showing in the following format:
I would prefer to see ”Firstname Surname” format. I can use the Set-SPUser PowerShell command to change the display name. Here is an example of how this works:
Now the display name is shown correctly.
No comments:
Post a Comment