We have following pages on the site.
Home.aspx
SMEs.aspx
Contacts.aspx
manage.aspx
Following roles on the site (all roles have unique set of users)
key-sf-admin - admin group/unrestricted access
cap-key-dev - denied all access to all pages except view to all pages on root level
- For SME.aspx “view” rights are also denied for this role.
So cap-key-dev role should be able to view all the pages on live site except SME.aspx.
Also note that all the pages have been marked as Anonymous access to deny.
On Site Map level the role cap-key-dev has following rights
On Application level the role cap-key-dev has given following rights
On SME.aspx page level role cap-key-dev has given following rights
All other pages inherit site map level permissions for cap-key-dev role, i.e. only view rights.
Now issue is that when any user who is part of cap-key-dev tries to view Home page on live site it shows access denied message to that user. Initially Home page was made to deny view access to cap-key-dev role. But later we changed the permission to allow view access to cap-key-dev.
We refreshed browser’s cache and also restarted iis but it didn’t work.
Can you please help me in resolving this issue, please let me know if you need more details? Also please note that we are using custom LDAP based membership and role providers.
Thanks and Regards,
Raghu Lohe