Create aspnetdb roles & assign them to users in sharepoint 2010
I have created FBA application with following method
http://donalconlon.wordpress.com/2010/02/23/configuring-forms-base-authentication-for-sharepoint-2010-using-iis7/
I also have created create user page in visual studio. It is workin开发者_如何学Gog fine. I am also able to login with created users.
But all my created users getting rights of contribute.
I have created roles using Donal's method, but i am not using them.
So can anyone tell me how can i create new roles & assign them to created users.
I found this FBA User Management Tool for SharePoint 2010 on codeplex earlier in the week. I have not had a chance to play with it, maybe it will help you out.
精彩评论