Car insurance

WSS Error: “the control is not available because you do not have the correct permissions”

// March 31st, 2009 // Uncategorized

So i came across an interesting error today! I was using a people picker which was filtered to only use a particular sharepoint group! If I, as site collection administrator, accessed it, it worked fine and i was able to select a person. However for anyone else this did not work!

Solution:

Well, it worked out that all the users needed to be added to this list in order to get it working. I even tried to set the permission of the lists in the User permission List itself, gave them full control but still nothing.

So i eventually created another group from which i would use the people picker on, and added “domain/domain users” to it. I reconfigured the people column to use this list and hey presto, it worked!

Questions

Why would it do this, surely there shouldnt be any security around a specific column of a list (there are 3rd party features for this), i realise that yes, the user permission list has permission properties, but still, if i create a list with a people picker column, then surely i will control access to the list itself?

I can like it: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • muti
  • Digg
  • del.icio.us
  • DZone
  • Fark
  • Fleck
  • Furl
  • Technorati

9 Responses to “WSS Error: “the control is not available because you do not have the correct permissions””

  1. Timo Tapupere says:

    Hello!
    I know this might be a stupid question as you have detailed all the steps you did, but could you be a bit more specific about what you actually did? Did you manage to get the filtered list working? I don’t really understand what you meant with: “created another group from which I would use the people picker on”. Do you mean you created another group with all the users in the domain in it and then reconfigured the people picker to use this group? But then it wouldn’t be filtered, would it?
    Thanks in advance
    Timo

  2. Gina Auer says:

    Oh thank you – I have no idea how this happened to our list – none of the other lists behave this way, and this workaround has saved me from recreating the whole thing!!! THANKS From Florida!

  3. Harish Mukundappa says:

    I had this same problem and here is the solution..

    This is due to the settings of the group you have specified in the “People Picket Column”

    Browse to the group which you have the people picker set to, check the group settings
    Who can view the membership of the group?
    Group Members * Everyone
    (check Everyone) now the error you had before of “the control is not available because you do not have the correct permissions” should be gone…..

  4. Qasim says:

    It happens if you have group setting “Who can view member of this group” is set to “Group Members” just change that to “Everyone”.

  5. Ronnie says:

    I had the same issue, my problem was that I had created custom groups with custom permission levels and I had not given the ‘Browse User Information’ permission level. Once I gave this, I did not get this error again

  6. SPUser says:

    Combo of Harish and the original solution worked perfectly. Thank you!

  7. Tks for the answer, it worked fine for me! :)

  8. Harry Fahey says:

    Thnx, worked a treat! That was driving me nuts…

  9. krithika says:

    thank u . . worked perfectly

Leave a Reply