Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Where to find database info that Public Access was removed?
Pascal_SSC
Hello,
I am trying to find either audit information or just permission information in the database when the Public Access is removed from an item's permissions. The dauditnew table just shows an entry saying access went from '128' to '128' for PA and the dtreeacl table doesn't show any difference. Is there a way to we check if Public Access is removed when looking in the database?
Thanks,
Pascal
Shared Services Canada
Find more posts tagged with
Comments
Pascal_SSC
I will answer my own question
. I now found that RightID column in DAUDITNEW table changes from -3 to -1 for a removed Owner, Owner Group or Public Access (which are identified by ACLType 1, 2, and 3 respectively).