"Security constraints prevent access to requested page" -ISSUE

sowmyab
Giga Contributor

When i'm trying to open reference table (ex-portfolio)with end user( no roles) getting error like "Security constraints prevent access to requested page" -- i need to resolve this issue without using ACL's-- if any one knows please reply back.

1 ACCEPTED SOLUTION

Sorry no, That would be a security issue if there was a way for people to see records without read permission. Think of the HR implications.



I know that's not the answer you were looking for, but that is the answer required to solve your problem.


View solution in original post

9 REPLIES 9

Chuck Tomasi
Tera Patron

Hi,



This is the system's way of saying "You cannot go here with your current roles." It is not really an issue.



What did you have in mind?


thats correct but For end-users i cn't provide the roles right!


then how can i resolve this


i want to show my portfolio list to the endusers (when they refer to that field), and as to able to select the portfolios


The answer to you requirements is to update the ACLs to give the non-roled users read access.



I know you said you didn't want to use ACLs, but the fact of the matter is, if you want them to see the portfolio list, they need read access.



Reference:


Using Access Control Rules - ServiceNow Wiki


Security Best Practices - ServiceNow Wiki


Contextual Security - ServiceNow Wiki  


With out ACL's ,is there any solutions for this?