Share via


Sharepoint - what is permission of MembershipGroupId=0

Question

Friday, April 20, 2012 11:02 AM

In sharepoint if we delete user from group or delete group which contain user is only part of that group is not visible , if i click on group , in url shows MembershipGroupId= of that group but i modified the value of that group id it shows user which is delete form group or delete group of that user

So How i identify the permission of that user? Is any defualt permission  those user which is not part of group.

Can i create user without any permission i.e directly add from ad who does not have any permission.

All replies (3)

Friday, April 27, 2012 6:00 AM âś…Answered

Hi,

>So How i identify the permission of that user? Is any defualt permission  those user which is not part of group.

You can check the permission of group or individual user in site permission. By default site owner keep full control right to access everything in site but you restrict owner also. Whenever you create any site collection then by default you get full control, approval, contributor, read only etc permission. 

You can also create you own custom permission based on your requirement.

>Can i create user without any permission i.e directly add from ad who does not have any permission.

No, you can not. You will need proper rights to create / delete user form site. You can check all permission level in permission level page.

See below thread for more information about permission.

http://technet.microsoft.com/en-us/library/cc263239.aspx

Let us know if you need any more information

Cheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"


Friday, April 20, 2012 11:29 AM

Hi

Please Check this Link

http://technet.microsoft.com/en-us/library/ff608071.aspx

http://office.microsoft.com/en-us/windows-sharepoint-services-help/permission-levels-and-permissions-HA010100149.aspx

To get different groups  the user belongs to and their roles, check this link

http://forums.asp.net/t/1012092.aspx/1

http://blogs.msdn.com/b/pranab/archive/2010/04/21/find-all-sharepoint-groups-an-ad-user-is-member-of.aspx


Friday, April 27, 2012 5:26 AM

Hi

In above link contains group & user permission  information . I read all the link but i couldn't get answer of my above question , so please suggest another way to achieve this