View a page as the user would (not Administrator

When I'm creating new sites and views I want to see what the site looks like if I was a non-admin or public viewer. Other than logging out or having two computers what's the best way for the Administrator to view a page as the user would?
Cheers,
Mark Elliott
using SharePoint 2013 Online

Run IE "As different user", one that has the correct level of rights you need them to have. You can to do this by right clicking on IE in the tasktray, then shift-right clicking on IE in the popup window. You'll get the "Run as different user" option.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • Is it possible to have a PDF form flow to a second page IF the user needs to type in a lot of information? ( Like a Word Doc would)

    Is it possible to have a PDF form flow to a second page IF the user needs to type in a lot of information? ( Like a Word Doc would)
    An automated second page.

    There are two approaches.
    If you wish to use AcroForm technology, then you would need to write a bunch of JavaScript to enable this.  It has been done, but it’s not trivial.
    If you wish to use XFA technology, then it can be setup to happen automatically.
    Be aware that in both cases, even though both technologies are part of the PDF standard, that the forms will only be usable in this manner in Adobe’s viewers as many others don’t support JavaScript or XFA.

  • If the user is not logged in, the user to the login page in oracle ADFBC

    I have been looking for a solution that will allow me to check if a user
    has been logged in before I load a page. If the user is not logged in, or
    the session has timed out, I want to send the user to the login page

    Hi user
    If your using servlet session and backing bean class for the jsp/jspx pages replace the setHtml1 method for this code:
    public void setHtml1(HtmlHtml html1) {
    // session control
    String myUser = null;
    FacesContext context = FacesContext.getCurrentInstance();
    ExternalContext ectx = FacesContext.getCurrentInstance().getExternalContext();
    HttpServletResponse response = (HttpServletResponse)ectx.getResponse();
    HttpSession session = (HttpSession)ectx.getSession(true);
    myUser = (String)session.getAttribute("appUser");
    if (myUser == null) {
    try {
    // no session
    response.sendRedirect("http://myErrorPage.jspx");
    } catch (IOException e) {
    e.printStackTrace();
    this.html1 = html1;
    Good Luck
    Edited by: Maxi Rodriguez on Sep 18, 2008 11:14 AM

  • If I am viewing a page with the words date or match, the words are hyperlinks to a dating website. This is not so if I view the same pages in IE and has not been picked up by Norton, Spybot or malware bytes etc. Is this a Firefox bug?

    If I am viewing a page with the words date or match, the words are hyperlinks to a dating website. This is not so if I view the same pages in IE and has not been picked up by Norton, Spybot or malware bytes etc. Is this a Firefox bug?

    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Mera, (this has always been sucessful) however the pictures would not download, and appear to be encrypted and unable to view.  This also erased the pictures from the memory card. Help?

    I tried to download my pictures with my memory card from my camera (this has always been sucessful) however the pictures would not download, and appear to be encrypted and unable to view, also not saved in my 'Iphotos'  This also erased the pictures from the memory card. Help.....anyway of retrieving them?

    With the amount of information you've provided it's impossible to offer a potential solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    did you get a message when trying to import from the memory card?
    did you use a card reader?
    what was you exact workflow for attempting the import?
    what fixes have you tried?
    where is your library located?
    did you apply any updates or upgrades just prior to the problem occurring?
    are you running a "managed" or "referenced" library? See image below:
    what type of Mac?
    how much free space on your boot drive?
    OT

  • Getting error The user could not be registered at this time due to an internal error in R11

    We created new Organization (that had alpha numeric value e.g.  7777A) using Customer Online to be used in iStore i11 version. 
    The user account and password was also created for the organization.  When we tried to login to istore the first time the registration screen (jtftmplh.jsp) was displayed.  After filling the needed information and submitting we get the error:
    "The user could not be registered at this time due to an internal error Please contact the system administrator if this problem persists.
    Note to System Administrators: View source for more information about this error."
    But if we created new Organization with numbers only  e.g. 7777  we don't have the issue. Yet we already have large number of organization with alpha numeric and they work fine. (believe they were pragmatically loaded).
    The profiles "HZ: Generate Party Number" and "HZ: Generate Party Site Number" are set to Yes.
    ==> Here is the error in the page source:
    Message: The user could not be registered at this time due to an internal error
    Please contact the system administrator if this problem persists.
      Note to System Administrators: View source for more information about this error.
    Stack:
    oracle.apps.jtf.base.resources.FrameworkException: The user could not be registered at this time due to an internal error
    Please contact the system administrator if this problem persists. 
    Note to System Administrators: View source for more information about this error.
        at oracle.apps.jtf.um.template.TmplUtils.action(TmplUtils.java:406)
        at _oa__html._jtftmplh._jspService(_jtftmplh.java:3961)
        at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java)
        at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
        at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
        at oracle.jsp.JspServlet.internalService(JspServlet.java)
        at oracle.jsp.JspServlet.service(JspServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java)
        at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java)
        at _oa__html._jtftmplh._jspService(_jtftmplh.java:3870)
        at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java)
        at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
        at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
        at oracle.jsp.JspServlet.internalService(JspServlet.java)
        at oracle.jsp.JspServlet.service(JspServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java)
        at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java)
        at _oa__html._jtftmplh._jspService(_jtftmplh.java:2342)
        at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java)
        at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
        at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
        at oracle.jsp.JspServlet.internalService(JspServlet.java)
        at oracle.jsp.JspServlet.service(JspServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java)
        at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java)
        at _oa__html._ibeCRgpBusinessCreate._jspService(_ibeCRgpBusinessCreate.java:1467)
        at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java)
        at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
        at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
        at oracle.jsp.JspServlet.internalService(JspServlet.java)
        at oracle.jsp.JspServlet.service(JspServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
        at org.apache.jserv.JServConnection.run(JServConnection.java:294)
        at java.lang.Thread.run(Thread.java:680)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: IBE_ERR_UM_REG_USER
        at oracle.apps.ibe.um.RegisterBusiness.handle(RegisterBusiness.java:1157)
        at oracle.apps.jtf.um.template.TmplUtils.action(TmplUtils.java:379)
        ... 37 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException
        at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
        at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
        at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
        at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
        at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
        at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
        at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
        ... 39 more
    The error message is not helpful and not clear of the error. How can we register users with alpha-numeric value (if that is the issue?).
    Thanks for your assistance.

    Been like this for a couple of days.  Is this something that happens from time to time?

  • Config manager client deployment script states the user is not a local admin

    Guys I posted here a while back in regards to deploying config manager clients in a wan environment.One of the suggestions was to use Jason Sandy's script. I finally got around to playing around with the script however I ran into some strange problems
    while testing.I am deploying this via the user side of group policy not the computer side. The script goes out and installs the client the problem is when our users click on any Citrix application the script pops up a message box stating "the user is
    not a local admin". I don't see how that's the case because this group of users all have local admin rights on there systems. If I run this script as a domain admin or under the system account everything works smoothly. Citrix is the only application
    that's doing this however this is a big deal because we deliver all of our enterprise apps using Citrix. So has anyone here ran into this before?

    Hi,
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as "Answered" as the previous steps should be helpful for many similar scenarios.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Really? Again? "The user does not have sufficient privileges to install Adobe Flash Player"

    My browser is firefox.
    "The user does not have sufficient privileges to install Adobe Flash Player" is the incessant problem I've had many times updating Flash.
    Come on guys, this is getting beyond ridiculous. The install always stops at 55% exactly, and never completes, leaving me to abandon Firefox for Chrome. I mucked about the last half a dozen times this happened during the update and just by sheer accident it managed to install, but it's been 2 hours of similar mucking about and I'm now getting nowhere.
    This has been a persistent problem and affected many firefox users for years now, as I've seen both by my own experience and by searching google. Isn't there a way you all can provide a single SIMPLIFIED solution to this issue, either by coordinating with firefox or by providing a Firefox "unique" installer? Really it's too infuriating.
    Anyway, before anyone asks, yes I'm logged on as the admin, and yes I've run the installer "as the admin" by right clicking. I've also gone ahead and completely uninstalled flash (and emptied the folders as requested in other threads here) and reinstalled, only to watch the progress bar halt at 55% as per usual and leave me clicking that stupid Chrome icon to have a working flash program.
    Honestly folks, why, after years, does this continue to be a persistent issue? Fix it for the love of God! Are you lot the guys doing the ObamaCare website or what? We firefox folks are loyal to our browser, and installing new versions of flash on this browser is an unnecessary bloody pain in the you know what.
    Sorry for the visible frustration, but if someone could please provide a universal working solution I wouldn't need to be on here whinging and moaning.

    I have had the same problem, but found that doing it this way, eradicated the issue for me-
    I am no computer expert and have experimented over time until i found what has worked for myself. 
    I hope this helps others to resolve this problem.
                                                If you are unsure, then please get somebody that has an idea what they are doing to prevent any accidental deletion of system files!!!!!!!
    This is a Microsoft windows 7 PC, not Apple Mac.
    slightly lengthy, but has stopped me pulling hairs out and stopped swearing at the computer.
    Allowed for me to open e learning that needed adobe to continue with learning.
    Firstly:
    Download the current uninstallerUninstaller for Windows
    Close all browser windows and run the uninstaller
    Restart Windows.
    Delete all remaining files and folders located in the following directories. (these directories are probably hidden away from sight)
        (tip: copy and paste ONE of these paths into the path/search bar in an Explorer window)
    C:\Windows\system32\Macromed\Flash
    C:\Windows\SysWOW64\Macromed\Flash (if you are using a 64-bit system)
    which should then display a white page with a top line in bold letters saying something like:-
    "Index of C:\Windows\system32\Macromed\Flash\" as shown below:
    This INFORMATION is only needed for the location as to where these files are hidden so DO NOT !!!!! click on any of the folders within this browser, as they will download into the download folder and cause more problems.
    THIS WILL SHOW  WHERE THE FOLDERS ARE HIDING WITHIN THE COMPUTER ITSELF, BUT THEY ARE PROBABLY HIDDEN, UNTIL YOU UNHIDE THE FOLDER(S) THAT YOU NEED.
    MINIMIZE THIS SCREEN TO ONE HALF OF THE SCREEN, AND HAVE THE FOLDER OF THE COMPUTER ON THE OTHER SIDE OF THE SCREEN, SO THAT YOU CAN FOLLOW WITHOUT HAVING TO REMEMBER WHAT IS NEEDED TO BE DONE NEXT
    Secondly:
    Go onto DESKTOP
    double click on computer
    then double click on "C"
    go to organize on top left corner under backwards arrow,
    click on "folder and search options"
    click on "view" tab,
    look for heading "Hidden files and folders"
    click on "show hidden files, folders, and drives"
    click "Apply"
    CLICK "OK"
    Most folders will be a bright yellow folder, whereas the hidden folders that you have now made reappear will be a shaded yellow.
    You should still have the operating system IDE (C) folder open.
    Thirdly:
    Look for:
    Open folder "Windows"
    Open Folder "System32"
    Find Folder "Macromed"
    Right Click on folder and look down for "Delete" left click which will then put the folder into the waste basket on the computer.
    Empty the wastebin if it is on desktop by right clicking and choosing "Empty Recycle Bin"
    close all explorer/Google pages.
    then repeat the process as near top of page from Computer --> C Drive --> all the way to
    Hidden files and folders
    Forthly:
    THEN !!!!!
    click on "DON'T show hidden files, folders, or drives"
    click "apply"
    click "OK"
                                       THAT WILL HIDE THE SYSTEM FOLDERS
    Fifthly:
    CLOSE ANY FOLDER OR BROWSER ON THE  COMPUTER SO THAT YOU ARE BACK TO THE DESKTOP.
    FINALLY:
    OPEN BROWSER
    YOU SHOULD THEN BE ALLOWED  TO INSTALL ADOBE WHEN OPENING A FRESH BROWSER

  • I want to view a page in History and can not open it. How do I go about it

    I want to view a page in the history. I am unable to do this! Any help would be greatly appreciated!

    I am not sure I understand what you are trying to do. If you are trying to use an add-on and need advice see the website of the Add-on concerned.
    If you just want to see your history, ie a list of sites visited use
    * History -> Show All History
    * see also [[Browsing basics#w_retracing-your-steps]]
    *[[Bookmarks]] <--- blue text are clickable links --
    Post again if you need any further assistance.

  • I've tried to update my i-Tunes version after the site suggested I should following my i-Pad being plugged into it for the first time. The update seemed successful but the program would not open at all despite switching off the PC and re-starting several

    I’ve tried to update my i-Tunes version after the site suggested I should following my i-Pad Air being plugged into it for the first time. The update seemed successful but the program would not open at all despite switching off the PC and re-starting several times. I then tried wiping the original software from the computer and re-downloading from scratch. Each time I tried the download failed with a message saying “Service “Apple Mobile Device” failed to start. Verify that you have sufficient privileges to start system services” At this stage, the only way forward was to “abort” the download. This I have done now four times and the same thing happens. When I did finally manage to get an i-Tunes shortcut on my desktop, the program wouldn’t open saying: “i-Tunes was not installed correctly. Please re-install i-Tunes. Error 7 (Windows error 193)” Any ideas to resolve this?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • I bought a second hand G4 iBook with iLife 09 on it.  I have copied iLife to my new Macbook Pro. The applications would not open, so I did a software update and update all three applications, but they will still not open.  Can anyone help?

    I bought a second hand G4 iBook with iLife 09 on it.  I have copied iLife to my new Macbook Pro. The applications would not open, so I did a software update and update all three applications, but they will still not open.  Can anyone help?

    The seller should have given you the original disk so that you can reinstall as needed. But it likely was a single-user license (which really means single computer) so you can only have a copy on one computer at a time. If the seller didn't give you the disk he is probably still using the software on his new Mac. Your best option to get any of the iWork apps to use in OS X 10.6.6 or later is through the Mac App Store. You can then install them on any Mac you have that has access to the Mac App Store using your Apple ID.

  • Hr_maintain_masterdata showing an infotype that the user does not have auth

    subject: hr_maintain_masterdata showing an infotype that the user does not have authorisation for
    Hi all,
    I've a user account that's meant to perform staffing, based on the actual HR role.  The system is also set up with an infogroup that contains infotypes 0000, 0001, 0006, 0185, XYZ and other infotypes; XYZ representing an actual infotype.  The HR role is not supposed to have this infotype XYZ.
    When PA40 is used, infotype XYZ will be skipped, as the user account do not have authorisation for it.  I could then proceed to create the record.
    When the fm: hr_maintain_masterdata is used, I was prompted that I do not have authorisation for infotype XYZ.
    I have setup my fm with the mininum amount of values, as indicated below.
    I did not populate a table for "proposed_values" so the infotypes called were due to the actions of the infogroup.
    fm: hr_maintain_masterdata
    pernr = 01234567
    massn = 01          (new staff)
    actio = INS          (insert record)
    tclas = A          (master record)
    begda = 01.09.2010
    endda = 31.12.9999
    werks = myCompanyPlant
    dialog_mode = 2     (online)
    luw_mode = 1          (commit, if no errors encountered)
    no_existance_check = X
    Q. Is there any way to let the function module call the infotypes, with authorisation checks, as what PA40 is doing?
    Your guidance would be appreciated.
    Thank you,
    James Wong

    A behaviour that has been observed was that, after infotype 0185 was saved, the function module throws me back to infotype 0000, citing, "No authorization to maintain XYZ exists".  Data that I had populated to the screen, either via the FM or by manual input were cleared.  If I skip the next 4 screens, I'll arrive at the Infotype after XYZ, with the data populated.  Subsequent infotypes also have their data filled in.
    Once I complete the sequence, the personnel record will be created.  Upon examination, the frist 4 screens that were skipped in the 2nd pass contains data that were entered in the 1st pass.
    My question, as posted in the original post, is why infotype XYZ is triggered by the function module, as the staffing account does not hae access for it.  If I repeat the process using PA40, the infotype is skipped accordingly.
    Any help would be appreciated.
    Thank you,
    James Wong,

  • TS1702 I am having problems downloading 2 purchased movies. Cars 2 & Toy Story. I had it on My iPad, then after a while the movies would not play. I went to the apple store and they deleted it and told me that all I need to do is download it again. Not wo

    Hi
    I am having problems downloading 2 purchased movies. Cars 2 &amp; Toy Story. I had it on My iPad, then after a while the movies would not play. I went to the apple store and they deleted it and told me that all I need to do is download it again. I tried what they suggested at the apple store, but I am still not successful. It continues to tell me there is a download error. Please help! Need these movies for my 3 year old!

    User to user forum.
    Apple is not here.
    You need to contact iTunes support:
    http://www.apple.com/support/itunes/contact/

  • List the items the user does not have access to.

    I have a requirement to show the user a list of all the libraries of a site with the number of items in each even if the user does not have rights to the library. (the link or button will be grayed out if the user has no access)  
    I am looking for opinions on how to do it with the best performance possible.
    The first candidate is to first enumerate all the items in all the libraries with elevated then do the same as the logon user and compare the collections.
    The drawback is performance so maybe rely on the assumption that the overall content of the site does not change often so keep the collection from the elevated run in cache (with configurable lifetime) and only run as user on page load and compare with the
    cache.
    I am sure there is probably a better way so let's here it. can we take advantage of search?
    This is on SP2013 but we are not using apps for unrelated reasons. We can use server object model.
    Thank you all.
    Ofer Gal

    Hi,
    I believe Search cant be used since Search is Security Trimmed. Search will not return the result if user dosent have the permission. 
    Thanks! Best Regards, Prasham Sabadra http://prashamsabadra.blogspot.in

  • My Macbook Pro doesnt seem to connect to my Belkin wireless router. It is connected but the internet would not work. any suggestions?

    hey guys. I am having trouble with my internet. My MacBook Pro seems to be connected with Belkin wireless router, but the internet would not work. We recently changed the router so its pretty new, and it used to work on my HP laptop. Although there were some problems, it still worked. But now, the internet works and stops suddenly, and then works again.
    I would love to hear some suggestions to get rid of this.
    Thanks
    Kiran

    If you have not already done so, read the troubleshooting section in Belkin's user manual, contact their customer tech support by phone or go to its website.  Please detail all you have done to resolve your issue.  Need this information so that the users can avoid the "been there, done that" scenario type responses.  This is to avoid repeating the troubleshooting you may have already tried.  Thank you.

Maybe you are looking for

  • How do you create the FPGA I/O Start Node shown in the NI 9233 Getting Started FPGA VI

    The fourth frame of the sequence structure in the NI 9233 Getting Started (FPGA) VI (from examples, browse by task, Toolkits>>FPGA>>cRIO>>AI>>Modules>>9233) shows an FPGA I/O node with a Start Terminal.  Can someone tell me how to generate the Start

  • Sound in only one ear?

    I mainly use my logitech headsets (G35 & G930 Both 7.1 Gaming headsets) to listen to audio from my computer. Any audio coming from firefox such as a youtube video for example, The sound only outputs into one ear, My right ear more specifically. It's

  • When will an mp4 that is hinted not stream

    Friends, I have made files in Flip Factory 6.0 that are file.mp4 I hinted them with mp4 creator. The flip factory codec  is : MPEG-4 (Apple) these stream nicely from my darwin streaming server. the files are: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '

  • HT1339 my daughter forgot her passcode

    ipod touch locked out will not connect to itunes

  • Restore file associations

    For no reason, the file associations for InDesign CS3 have suddenly disappeared and indd files are associated with no program. How can I restore these? I'm running XP Pro 32-bit.