SharePoint 2013 : Sign in as Different User

Few facts about SharePoint Server 2013 preview release!  “Sign in as different user” – removed!!
Why like this Microsoft? That was one of the best features of the personal menu (In SharePoint 2010). All SharePointers use it a lot to test permissions and to see how a site looks for a Reader for instance. I found that “Sign in as different user” option is not available in Personal Actions Menu while working on SharePoint 2013.
I found one temporary work around for this, but still – that is not what you want to do! Microsoft make it available in RTM version.
Here is how it looks default, “Sign in as different user” is gone

So, the problem is how to make “Sign in as different user” option available in personal action menu?

Solution: This is not a proper solution. But this will work till RTM of SP2013.  I need to change/update Welcome.ascx user control (Which is availble at ‘\15\TEMPLATE\CONTROLTEMPLATES\Welcome.ascx’)

Why this menu item is required :

This “Sign in as Different User” menu item is very useful when testing applications, but it can lead to problems especially when opening documents, say in Microsoft Word. So, it may be for these reasons that the option has been removed in SharePoint 2013.

You can add the menu item back in, but I would suggest only doing this on test or development SharePoint servers. To do this, repeat this edit on all servers in your SharePoint farm:

  • Locate the file \15\TEMPLATE\CONTROLTEMPLATES\Welcome.ascx and open in a text editor.
  • Add the following element before the existing element with the id of “ID_RequestAccess”:

          <SharePoint:MenuItemTemplate runat=”server” ID=”ID_LoginAsDifferentUser”
Text=”<%$Resources:wss,personalactions_loginasdifferentuser%>”
Description=”<%$Resources:wss,personalactions_loginasdifferentuserdescription%>”
MenuGroupId=”100″
Sequence=”100″
UseShortId=”true”
/>

After modifying Welcome.ascx (which is a non recommendation and a crappy solution!) you can see “Sign in as different user” option available in menu item.

The “Sign in as Different User” menu option has been done away with in SharePoint 2013. Microsoft has made it known that they have worked to make SharePoint 2013 a more streamlined, efficient, out-of-the-box solution, and in doing so are discouraging users from customization. However, some of the features that were removed still need to be navigated in some way. The “Sign in as Different User” command is one example.

5 comments

  1. your site Place wonderful in that my mind of view….i totally Enjoy to reading information . i want to some more idea about this component .anyways that’s a another great think as compare to others. I will be the definitely come to check it again. Thank you.

  2. Interesting article, in fact, have increased heart failure and problems with the universally accepted definition has been diagnosed … read many parts of the world.
    I know to keep this information …thanks !!!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s