0
votes
1answer
54 views

Say Hello to User!

I have for example "User1" and "User2" and ... I want that when "User1" logins to the site home page show "Hello User1" and when "User2" comes, it show "Hello User2" Can anyone help me?
1
vote
1answer
93 views

How to insert Case Sensitive Login Name for a Sharepoint User

I'm in a claim based installation of sharepoint 2010. My users are matched by user GUID in this form: provider|GUID@mydomain.dom My GUID is case sensitive. If I use ...
5
votes
1answer
3k views

Get current logged user name for user “Account operates as System”

When I'm try to get current logged user name for account domain\username and I added many users to this option "Account operates as System" In code I got the system account not the real name of user ...