When i login with my username & password into sharepoint (2007) site, it displays as a "System Account" instead of my username or my full name on the top right corner of the website. What ever changes i make inside the site, for example upload a file, post a comment, sharepoint marks it as a System account instead of my name.
Can someone help me figure it out why
Thanks.

sharepoint 2007 showing System Account instead of Username / full name
Duckboy
I noticed that SPS is resolving the name as domain\username, and not "display name" The AD has the correct display name, but suddenly SPS is rendering the name as domain\username.
The user is not working as an identity for any application pools, just the site collection admin. This changed when we installed mysites.
This website has new information, but didn't fix it for me: http://blogs.vertigosoftware.com/ericc/archive/2006/09/20/3735.aspx
priyanka.dash
I just had the same problem, and in the help section of Sharepoint (within the product), I found a solution:
Office SharePoint Server 2007 Central Administration Help > Creating and managing Web applications and sites > Creating and managing Web applications: Change the application pool identity for a Web application
I changed the user and was able to get rid of the "System Account" that appeared in the top-right whenever I logged-in.
OracleDBA
Dimitry
Hi all,
I'm newbie in sharepoint 2007...
In my site collection whe the user logs in, the display name appears is domain\username, but i need to appear display name or 'FirstName' + 'LastName'. Can you please help me with this I don't know how to do this...
Cris.
Deb Magsam
Falle1234
Lawrence_M
Hello
I tried every solution but I am unable to get rid of the problem. Is there something wrong with the installation as I did change the app pool service account.
When I do a sign in as a different user and enter the Administrator User name and password it gives a 401 error.
Any help is appreciated.
Thanks
AlexBB
Search for "Change the application pool identity for a Web application" in help for step by step guidance.
Thank you all for helping me fix the issue
Dan0001
testuser1
This usualy happens because you used your own account as the application pool account. when you do that, sharepoint will not allow you to use it as yourself.
Never use an actuall user account as the application pool account. set up a system account for it in the domain.
ozakiweb
As Ishai said it's not generally considered a good practise, but you can still fix it.
Go to Central Administration / Application Management. Click Policy for Web Application. Select your web app and click your account in the list. In the Edit Users page, clear the Account operates as System checkbox. That should fix this particular problem.
Hope this helps,
Alex