Limited Access not working as intended

In SharePoint 2010 when Limited Access (fine grain permissions) is enabled you could assign permissions for a user on a list item or list etc. SharePoint would then grant Limited Access permissions for that same user on parent scopes. This allowed the user
to have access to shared resources such as navigation and master pages allowing him to traverse to the target item or list without having access to any other content.
I can't seem to replicate this in SharePoint 2013. I have the following features:
SharePoint Server Publishing Infrastructure: Enabled (site collection feature)
Limited-access user permission lockdown mode: Disabled (site collection feature)
SharePoint Server Publishing: Enabled on all sites (Site feature)
If I assign permission to a user for a list. The user can view that list via URL, but cannot view the parent webs/sites. Cannot view the navigation (site scope).
If anyone has any idea as to why Limited Access isn't working as I hoped it would, I would be very appreciative of any help!
Regards,
Damien

Since Publishing is enabled, the pages are stored in the Pages library and CSS etc is stored in the Style library.  Make sure that users have access to those locations.  If they don't then having limited access won't allow viewing the default
page and navigation.  I suspect in 2010 you were using sites where the default page was stored directly in the site root folder rather than in a library.  Changes in 2013 moved away from that design.  So limited access normally won't allow display
of the root site unless you also give users access to the page and any additional required material.
Paul Stork SharePoint Server MVP
Principal Architect: Blue Chip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.

Similar Messages

  • Limited user not working

    After upgrading to 7.5, the limited user account has to set up itunes everytime you open it and will not keep itunes as the default player. Works fine as administrator. Tried repairing.

    Since Publishing is enabled, the pages are stored in the Pages library and CSS etc is stored in the Style library.  Make sure that users have access to those locations.  If they don't then having limited access won't allow viewing the default
    page and navigation.  I suspect in 2010 you were using sites where the default page was stored directly in the site root folder rather than in a library.  Changes in 2013 moved away from that design.  So limited access normally won't allow display
    of the root site unless you also give users access to the page and any additional required material.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • K7T Turbo limited - USB not working

    I have a K7T turbo limited edition motherboard. The rear usb ports work fine.  There are two USB ports on the front which do not work.  appreciate any ideas on how to clear up this problem.

    https://forum-en.msi.com/index.php?threadid=52338&sid=
    one to many wire is usual problem

  • Mail yahoo pop access not working.

    This has been going on for 2 days now. Re set up my account in mail but nothing just the ! next to the mailbox. Anyone else having problems?

    Sending an email is something totally different again - you can send yourself or anyone else an email to any email address.
    You can also send or forward any email while on your Yahoo account to yourself or anyone else.
    Setting up Yahoo to automatically forward emails to your home email address is something else. Here is an excerpt from Yahoo Help:
    +The ability to access Yahoo! Mail using an email reader program such as Outlook, Eudora, or Thunderbird is only available to customers of our premium Yahoo! Mail Plus service. To determine whether you have purchased this service, please visit the My Services page.+
    Although this does not mention Apple Mail, it functions exactly like Outlook, etc. so it will not work. Here is the link to the entire help page:
    http://help.yahoo.com/l/us/yahoo/mail/yahoomail/mailplus/pop/pop-35.html;_ylt=An EHIP08O6GRC7cEYzjbTbe7myN4
    I have no idea why it might have worked for you previously, but according to Yahoo, it cannot be done unless you pay for the service.
    So, unless I've totally misunderstood what you are trying to say, I do not have a different answer and it does not have anything to do with your Mac or OS.

  • Expression using Map access not working....

    I am attempting to use the ability to access a Map by key from a binding expression on the jsp. I have extended HashMap and overridden the get method in order to return a Boolean from the get(key) method.
    This works:
    rendered="#{bean.enabledFunctionSecurityMap['key1']}"
    it ends up calling the bean.getEnableFunctionSecurityMap().get("key1");
    This should work also but doesn't:
    rendered="#{bean.enabledFunctionSecurityMap['key1'] or bean.enabledFunctionSecurityMap['key2']}"
    Any reason why a single Boolean returned from a Map would work fine, but a more complex statement with 2 Booleans will not work. Doing a statement like this just accessing multiple boolean getter functions on a bean works, how come access muiltiple Map returns does not?
    Any help is appreciated.
    Thanks,
    Mike

    All righty then, I solved my own problem.
    There were actually 2 issues.
    1. I could so far only get this to work if the Overridden Map Object is registered as a manged-bean itself.
    2. I was testing to see if it worked by using System.out.println methods in my overridden get() method. Appearantly the JSF EL is smarter than I am. If you have #{binding1 or binding2} and binding1 evaluates to True, binding2 is never evaluated. The expression is short circuited and returns true... DUH....
    So this expression fires both bindings....
    rendered="#{enabled['key1'] and not enabled['key2']}"
    Where enabled is...
    <managed-bean>
    <managed-bean-name>enabled</managed-bean-name>
    <managed-bean-class>security.EnabledFunctionSecurityMap</managed-bean-class>
    <managed-bean-scope>session</managed-bean-scope>
    </managed-bean>
    Next step will be to try and figure out how to get this to work where the EnabledFunctionSecurityMap is on another bean.
    Hope this helps anyone trying to do the same.
    Mike

  • IOS 8.02 guided access not working for Ipad 2

    Will the next update for iOS 8 fix the issue for guides access for Ipad 2? Issue; function not working at all. And when will this update come?
    We have now tried everything we can think of. Reset settings, totale factory reset etc. This doen both on the Ipad and thorugh iTunes.
    For us the Ipad got useless with iOS 8 as we us it as a visitor kiosk using the app SIGN IN. We really regret updating.... please fix asap

    I can confirm that this works on 3rd Generation iPads.  But not 2nd Generation iPads.  I have found that if Guided access was enabled prior to the upgrade it might reset in this process.
    Turn off Guided Access in Accessibility / Settings.
    Hard reboot.  (Hold Home and Lock buttons for 7 seconds)
    Turn on Guided Access in Accessibility / Settings.  Reset Passcode.
    Anyone have luck with a newer model?

  • 10.8 Server - AFP Guest access not working

    Hi Folks
    I have a brand new Mac Mini server running the latest 10.8.4 and Server.app from the app store (10.8 / v2 / whatever it's called these days).  I have everything up and running perfectly except that no matter what I do when users connect via AFP there is no option for them to connect as guest.  It literally just does not even show up in the login dialog.
    I have several AFP share points setup to allow guest access, I have enabled the option in System Prefs->Users and Groups->Guest User->Allow guests to connect to shared folders.  I have even also enabled it via command line tool; serveradmin settings afp:guestAccess = yes
    But no matter what I do any machines connecting (either via browsing to the server via finder and connecting or directly from "Connect to server" using the afp:// URI approach) the login dialog doesn't give us the option to select to connect as guest -- it's just not there at all in the dialog box.
    This is fairly urgent, a few more days and this server needs to go into production at our school here and this is essential for the way we need to do things.  A little more background information:  we are bound to both a local OD setup and a campus wide AD setup (not sure if any of this matters or not).
    Help and thanks!

    And I guess toggling File Sharing on and off about a dozen times it seems to have finally picked up and is allowing guest access to work :/  Answer my own question!

  • Timed Access not working on new Airport Extreme (802.11n).

    I bought a new Airport Extreme (802.11n) to use as a router for my network. The network has a mixture of Macs and PCs, using a mixture of wired and wireless connections.
    I configured the security settings with on the Airport Extreme to Timed Access. I set the default setting is to No Access.
    Three computers are set with "Everyday, Between 8:00am and 11:00pm"; however, when it's 11:00pm, nothing happens. The three computers continue to have access.
    I know the MAC addresses I entered are correct. Does anyone know why the Timed Access is not working?

    Yes, the printer was initially set the same way it always was on my old router. It used to pop right up on the list. After I switched I was getting communication errors. Ok, new setup, I wasn't worried yet. When I got to the setup window and it a new printer wasn't found I tried updating drivers. No luck. I then used the IPP mode to enter the IP address with the address on the Canon screen. It failed. I then did the same setup telling it which software from the driver list to use. It still could not see it. The odd part is that the Canon can obviously  see the router as its LAN setting read active and it is receiving the IP. I have proceeded to play with every setting on the printer and it is back to factory reset. Oh, I should mention that I have also tried to use Canons network setup utility software and it can not find the connection either. So I really think this is a problem within the router. I have seen many complaints about this on other forums, but most were looking to use the usb on the print server. My Airport is nowhere near my printer and I don't want to lose my all-in-one functions. Some think hard lined ethernet is ancient, but it really is a nice setup. Fast and reliable.

  • Anonymous Access Not Working on 3 Lists (Slideshow provided in link)

    There are three lists that have anonymous access settings configured.
    The anonymous access settings however do not work for some reason. I need to know how to make them show up AGAIN.
    The SharePoint administrator before me had all the lists working properly with anonymous access.
    I, unfortunately, inherited permissions from parent on all lists and sites, and somehow broke the anonymous permissions. They don't work anymore.
    Please see the slideshow to view what I am looking at. This will show all pages and their respective permissions per page.
    Anonymous access permissions stopped working on all three lists when I disabled them. When I tried to enable them again, I assumed they would work easily, but they do not.
    You will be viewing what I see as a site collection administrator. When I try to view in incognito with these settings it doesn't work.
    http://s304.photobucket.com/user/mirzabaig1/slideshow/
    http://s304.photobucket.com/user/mirzabaig1/library/?sort=9&page=1

    Hi,
    Thanks for your sharing! It will be beneficial to others in this forum who meet the same issue in the future.
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Music quick access not working

    Apologies if this has been raised before, I had a quick look and couldn't find it.
    I have an iPhone 4s and updated (begrudgingly) to IOS6 at the weekend.
    I frequently use my iPhone at work for music.  From standby I normally double press the home button and it brings up the play/pause menu for my music, from there I can control the current playlist.  This still comes up but doesn't work anymore.  Similarly if I'm in the quick access menu at the bottom of my phone and scroll left I get access to the music controls, but again these are not working.  The only way to play/pause my music is from within the music app.
    Does anyone know if this is a known issue with IOS6 or something I should investigate further?
    Thanks,
    Gillian.

    I found a solution by accident, my phone battery died, when I charged it and turned it back on the quick access suddenly worked. The issue reoccurs every now and then, usually when I've rebooted my phone for whatever reason but another reboot always fixes it.
    Hope this helps.
    Gillian

  • Web access not working or too slow

    I just purchased a new officejet pro 8500a multi task printer.  I use wireless internet connect to my router. I am able to receive print jobs from my laptop thru the wireless just fine.  But when I try to load an app. it says unable to receive content from web and also i send things through the email on eprint,  and it show pending on the eprint site but wont transfer to my printer.  I have excellent wireless signal.  I'm not sure why my web access is not working .  Both laptops I have are wireless and access the interest just fine.   Must be something easy I hope.
    Thanks

    Tell me about your network - router brand/model, encryption type (WEP, WPA, etc) and ISP type (DSL, Cable, etc).
    You may also find better help on this board.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Priviledge access not working.

    Hi,
    After entering “enable” the device doesn’t prompt for any password – just refuses access by “ Error in Authentication”.
    Config:
    enable secret 4 AbzRD.
    aaa new-model
    aaa group server tacacs+ server
    server 10.12.39.18
    aaa authentication login default local enable
    (Priv level 15 and the access for the same is not working)
    Issue:
    When I hit enable it's not providing/prompting me for any password - it says " Error in Authentication".
    FarihaASR>en
    % Error in authentication.
    This happens after I upgraded to firmware to 15.1(S1) on ASR1006.
    Any help would be appriciated.
    Regards,
    FAri

    does your ASR have access to your TACACS+ server?
    it appears that there is an authentication problem.  did anything eles change?

  • Mac Mini Wake for Network Access Not working after upgrade

    After upgrading to the latest OS (10.8) the WOL fuction is not work.  This used to work before the release.  i could see the Mac mini on my mac book pro even when it was asleep.  Once I click on it under the shared resources area I could see the Mac wake up.  Now as soon as it goes to sleep it drops from my mac book pro.  I am connected via WIFI but also tried via LAN.  Same result. Any ideas?  Seems to be a bug as I google this issue it appears to be impacting many people.

    Same issue here after updating my iMac to OS X 10.8. I can't use Logmein, wireless syncing to iTunes from my iOS devices, or my Logitech Server software for my Logitech Radio. Once the computer goes to sleep, it is invisible to the rest of the network. This all worked fine on 10.4-10.7. I have double-checked that Wake on Network Activity is turned on. I have disabled all networking interfaces except Ethernet. Nothing seems to help.

  • Oracle Developer Day    Jdeveloper 10g early access not work

    Oracle Developer Day Workshop Materials
    Creating Persistence Services Using Toplink and POJOs
    I use Jdeveloper 10 ea :
    To create a new workspace with a new project for the model
    Application Name EmployeeRequisitionApplication
    Directory Name <JDEV_HOME>/mywork/EmployeeRequisitionApplication
    Application Package Prefix objectmodel
    Application Template No Template [All Technologies]
    rename Project1 to Lab1_PersistenceServices
    Set project properties
    Click the Technology Scope node: Select TopLink in the Available Technologies and click the shuttle button to move to Selected Technologies.
    see the following in the Applications Navigator:
    --EmployeeRequisitionApplication
    ----Lab1_PersistenceServices
    not like that :
    --EmployeeRequisitionApplication
    ----Lab1_PersistenceServices
    ---toplink
    ---toplink mappings
    I use Jdeveloper 1012 , Applications Navigator like :
    --EmployeeRequisitionApplication
    ----Lab1_PersistenceServices
    ---toplink
    ---toplink mappings
    why Jdeveloper 10g ea not work?

    I'm not able to reproduce it exactly. It seems to depend on either what I was doing beforehand or what I have open at the same time.
    I was able to make it happen on demand awhile ago, but I've closed and restarted the environment since then.
    The best I can remember, I had been going up the dialog, starting at the bottom. I was looking for where to enter the location of SQL*Plus. I didn't expect to see it in accelerators, but I was just curious what was in there when...boom. I might have finished one pass thru most of the tree, then started on a second pass when I encountered the problem. Best guess at this point on how to reproduce would be to simulate a user persistently looking for a setting and just not stopping until he found it.
    James Brockman

  • FTP access not working

    The server has FTP running (green light is on). However, the Log (Library/Logs/FTP.transfer.log) remains empty in Server Admin.
    Connecting to the server with SFTP (e.g., Fugu or WinSCP) is not working.
    Fugu returns the error 'Permission denied (publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive).' Also, I cannot create a tunnel.
    WinSCP returns the error 'No supported authentication methods available'. How the tunnel works in WinSCP is unclear to me.
    Could it be a firewall problem? Which port does SFTP use? In Server Admin I can only see an SFTP port 115, but that is called 'Simple File Transfer Protocol'. Currently 20-21-22 are open.
    Thanks for your help!
    PS I am still a server novice!

    Thanks MrHoffman.
    Does that mean I can turn ftp off and turn off ports 20-21in the firewall without prejudicing my chances to establish an sftp/ssh connection?
    ssh -vvv [email protected] may provide better diagnostics, but to me as a newbie it's unfortunately difficult to understand. Apparently there is a connection established, but authentication fails. This is the relevant second half of the message, with what I hope are the relevant details:
    <snip>
    debug1: Host 'xxx.xxx.xxx.xxx' is known and matches the RSA host key
    debug1: Found key in /Users/.../.ssh/known_hosts:5
    debug2: bits set: 504/1024
    debug1: sshrsaverify: signature correct
    debug2: kexderivekeys
    debug2: set_newkeys: mode 1
    debug1: SSH2MSGNEWKEYS sent
    debug1: expecting SSH2MSGNEWKEYS
    debug2: set_newkeys: mode 0
    debug1: SSH2MSGNEWKEYS received
    debug1: SSH2MSG_SERVICEREQUEST sent
    debug2: service_accept: ssh-userauth
    debug1: SSH2MSG_SERVICEACCEPT received
    debug2: key: /Users/.../.ssh/identity (0x0)
    debug2: key: /Users/.../.ssh/id_rsa (0x100123fd0)
    debug2: key: /Users/.../.ssh/id_dsa (0x0)
    debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive
    debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive
    debug3: preferred publickey,keyboard-interactive,password
    debug3: authmethod_lookup publickey
    debug3: remaining preferred: keyboard-interactive,password
    debug3: authmethodisenabled publickey
    debug1: Next authentication method: publickey
    debug1: Trying private key: /Users/.../.ssh/identity
    debug3: no such identity: /Users/.../.ssh/identity
    debug1: Offering public key: /Users/.../.ssh/id_rsa
    debug3: sendpubkeytest
    debug2: we sent a publickey packet, wait for reply
    debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive
    debug1: Trying private key: /Users/.../.ssh/id_dsa
    debug3: no such identity: /Users/.../.ssh/id_dsa
    debug2: we did not send a packet, disable method
    debug3: authmethod_lookup keyboard-interactive
    debug3: remaining preferred: password
    debug3: authmethodisenabled keyboard-interactive
    debug1: Next authentication method: keyboard-interactive
    debug2: userauth_kbdint
    debug2: we sent a keyboard-interactive packet, wait for reply
    debug2: inputuserauth_inforeq
    debug2: inputuserauth_inforeq: num_prompts 1
    Password:
    debug3: packet_send2: adding 32 (len 26 padlen 6 extra_pad 64)
    debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive
    debug2: userauth_kbdint
    debug2: we sent a keyboard-interactive packet, wait for reply
    debug2: inputuserauth_inforeq
    debug2: inputuserauth_inforeq: num_prompts 1
    Password:
    debug3: packet_send2: adding 32 (len 26 padlen 6 extra_pad 64)
    debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive
    debug2: userauth_kbdint
    debug2: we sent a keyboard-interactive packet, wait for reply
    debug2: inputuserauth_inforeq
    debug2: inputuserauth_inforeq: num_prompts 1
    Password:
    debug3: packet_send2: adding 32 (len 26 padlen 6 extra_pad 64)
    debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive
    debug2: we did not send a packet, disable method
    debug1: No more authentication methods to try.
    Permission denied (publickey,gssapi-keyex,gssapi-with-mic,keyboard-interactive).
    Should that tell me something?
    Your help is much appreciated!
    Adriaanh

Maybe you are looking for

  • Pixel Aspect Ratio Issues-FCP HELPP!!!

    Okay folks, so currently I am putting together my reel in FCP, however I am encountering a few issues. So my source formats are different in pixel aspect ratio, some was shot on the 7D, some on the Alexa, and some on super 16mm, and a few after effec

  • Missing Files in Lightroom

    I imported about 150 photos today from a shoot into Lightroom, and began to edit them. A few hours later, I got a message on my computer that my hard drive was full, so I made space by deleting some old files. When I opened up Lightroom, I found that

  • Pkcs#11 and smart card reader

    Hi everybody, In my applet code i'm trying to implement "attached signature" reading keystore from a smartcard. I'm using SunPKCS11 provider and infocamere smart card, so i load SunPKCS11.dll for PKCS#11 standard. my code is: String pkcs11ConfigFile

  • Freezes at 1 min

    When I am burning certain movies iDVD just stops the wheel continues to spin but the counter stays the same forever. It usually gets down to 1 min and never goes any farther I have left it on over night and in the morning it still has not finished bu

  • What's the error of this file-upload code?

    hi, I have written following code for file selection: <form action="display.jsp" method="POST" enctype="multipart/form-data"> <input type="file" name="File1"> <input type="submit" name = "button" value="Submit"> </form>And my project another file dis