Top "Roles" questions

In various access control systems, roles define a group of users and organize permissions into a more manageable structure.

Adding roles to the 'CreateUserWizard'

Hi (I'm pretty new to this), Is it possible to add roles to the 'CreateUserWizard' tool so that you tick …

c# asp.net roles createuserwizard
No element in the source document matches /configuration/system.web/authorization/

I have the next issue when transforming my Web.Config: No element in the source document matches '/configuration/system.…

web-config authorization roles web.config-transform
Dynamic roles and permissions system in Rails app

I need to create roles based permissions systems in my Rails app. I would be totally happy with CanCan, but …

ruby-on-rails ruby roles
ASP.NET MVC - Dynamic Authorization

I am building a simple CMS in which roles are set dynamically in the admin panel. The existing way of …

asp.net-mvc content-management-system forms-authentication authorization roles
Authenticate and GetRoles of ActiveDirectory users in a disconnected WPF application via MembershipProvider

I have a project requirement where I need to authenticate against ActiveDirectory in a remote/disconnected WPF application. There is …

wpf active-directory roles membership-provider
asp.net c# membership: how to do a GetUsersInRoles (multiple roles)H

I want do a "GetUsersInRoles", i.e. I want to find all MembershipUser's having at least one of the roles …

c# asp.net linq membership roles
Non-string role names in ASP.NET MVC?

ASP.NET MVC has good support for role-based security, but the usage of strings as role names is maddening, simply …

asp.net-mvc roles
ASP.NET Membership - Which RoleProvider to use so User.IsInRole() checks ActiveDirectory Groups?

Very simple question actually: I currently have IIS anonymous access disabled, users are automatically logged on using their Windows login. …

asp.net authentication active-directory roles active-directory-group
Defining Roles with Rolify

I am trying to make an app with Rails 4. I am looking at role management and want to use Rolify …

ruby-on-rails roles user-roles rolify
Tailor ansible roles to environment

I have a number of environments, that require a bunch of text files to be tailored in order for things …

roles ansible