Questions tagged [security-roles]

127 questions
0
votes
2 answers

Is it possible in Dynamics CRM 2011 to find what permission is lacking when it shows access denied

Is it possible in Dynamics CRM 2011 to find what permission is lacking when it shows access denied? For example a logged on user is trying to create a new Account through the Regarding field on an Email Activity. When she hits the new button she is…
Peter
  • 7,792
  • 9
  • 63
  • 94
0
votes
2 answers

Apply diff role to different user in asp.net c#

How can i Apply diff role to different user with asp.net c#
kkk
  • 273
  • 1
  • 6
  • 20
0
votes
3 answers

Asp.Net Conditional URL Role Authentication

I want to restrict access to a particular url unless the user is a member of 2 different roles. In this case I only want to grant access to this url if the user is in both the Reporting AND Archiving role. Is there a way to do this in…
Jfetner
  • 55
  • 6
0
votes
1 answer

Clr Assembly must have main file specified error

This is the first dll I have made. It's purpose is to grab territory names from a database and return as an mdx set. The dll compiled perfectly fine, but when I go to deploy the dll as an assembly in bids to my cube, I get the following error: Clr…
EthanSpitz
  • 171
  • 1
  • 2
  • 14
0
votes
1 answer

Glassfish: how to investigate roles/groups problems

I have a Glassfish server in production which uses JDBC Realm for authentication. It works well, but there is the need to change all the roles/groups. I developed a new version of the web application in a test environment changing glassfish-web.xml…
Filippo
  • 1,123
  • 1
  • 11
  • 28
0
votes
2 answers

In Sitecore, how do I assign an HTML Editor Profile to a user or role?

I've found plenty of documentation about assigning the global RTE profile (e.g. "Rich Text Default"), but no documentation on assigning specific RTE profiles to specific user roles. Ideally I'm looking for something accessible within the Desktop…
Jake
  • 4,829
  • 2
  • 33
  • 44
-1
votes
1 answer

ASP.NET: Form Based Authentication VS Application Internal (Domain Specific) Roles

I am new to ASP.NET and I am working on ASP.NET Web Site Application in which i have some Internal (OR Domain specific) Roles. Like, BoardOfDirectors, Managers, Secretary belonging to Employee class and ShareHolder another Role, another one as…
Fakhar Anwar
  • 295
  • 1
  • 3
  • 20
1 2 3
8
9