Create aspnetdb roles & assign them to users in sharepoint 2010 - sharepoint

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 working 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.

Related

SSRS 2016 Role Assignments

I have recently installed Reporting Services 2016 on a server.
When I try to add a user it only allows me to assign 2 roles to the user. System Administrator and System User.
I should be able to add them to Browser, Content Manager and Publisher.
Does anyone know where I can find these roles to add users to?
Thanks
I have found the problem and I was looking in the site settings. To fix this I changed the security in folder settings.

Office 365 store restrictions and SharePoint online add-in permissions for creating sites

I submitted an office 365 SharePoint add-in app for certification in the Office Store, and was told that one of the changes required is that I remove the 'Full Control' permission for the app, as it is not supported in the store. My app enables the user to create a new web site based on certain criteria. The add-in works correctly with 'Full Control' permission, but does not work with lower levels such as 'Manage'.
 
If the store does not allow me to use 'Full Control', what permissions or options can I use in order to still be able to create sites on behalf of the user?
Is there a different way to go about having the add-in app create sites in an existing site collection? The trigger can be user initiated, or event based.
 
I would love to get any ideas or solutions for this - Thanks!
The only option I can think of is to create a web service that is external to SharePoint and create the site in the service.
Here are a couple of resources that may help you:
Walkthrough: Building a Custom Web API for use with SharePoint Online
PnP Webcast - Calling external APIs securely from SharePoint Framework

Retrieve Office 365 directory information from SharePoint online

I was wondering if is it possible to retrieve Office 365 directory information (i.e. security group membership) from SharePoint online programmatically (for example through a workflow custom action)?
By the way, I am not looking for retrieving Sharepoint group membership information.
I know the custom development is pretty limited with SharePoint online since the code has to run as a sandbox solution. Is there any web service or any another solution available?
I have been looking for information about this matter but I could not find anything so I guess there is no way to do this.
In our case there is an active directory synchronized with office 365. So we will use a powershell script to read data from AD and update a sharepoint list every day.
Then we will be able to use this data from custom code (like a workflow custom action).

SharePoint custom permission based on specific Organization Unit in the AD

Am pretty new to SharePoint, am working on creating a custom permission that I can deploy I sharepoint. I was hoping to create a custom permission that will read Organization Unit inside the active directory and if the user does not belong to a specific organization unit he will be prompted with access denied.
Is there a tutorial to do such a thing? or instructions as of where to start from?
follow the Below URL
Security Programming in SharePoint 2007

Trouble adding users to SharePoint

i have a new sharepoint instance in standalone mode. yesterday i was able view newly added users (added in user & groups of computer management) to sharepoint. the search feature in sharepoint brings up the users while adding them to sharepoint.
but today, strangely, new users added to windows are not showing up in the sharepoint user search. hence i am not able to add any new user to my moss instance? I compare the previous users and newly users properties and found nothing different!?
any clue why this is happening?and how to fix this?
thanks in advance
Has the user profile service stopped working? Check the Shared Service Provider.

Resources