I have implemented a feature in my solution where by the current user's Name is assigned to a field. With certain users - this appears as 'System Account'. Is it possible that if somebody is the site collection admin., for example, this will happen? I can't work out why.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
|||
| show 1 more comment |
|
When you add user in site, u mark as System account so it display as system account |
|||
|
|
|
CHeck the Central admin and go to Web application and see the user policy from ribbon and see if some account is added as to be run under system account |
|||
|
|
|
Trying using |
|||
|
|
RunWithElevatedPrivilegesat all? How are you getting the current user object? – TZHX Dec 5 '12 at 11:03