Solved
Where the Permission data gets stored in CRXDE.
Hi

I want to retrieve permission data. Can I get to know where this data stored in CRXDE
so that I can get it.
Hi

I want to retrieve permission data. Can I get to know where this data stored in CRXDE
so that I can get it.
Permission data is stored in rep:policy nodes. For eg: you have given jcr read access of /content/<your-site> to "read-service" user and write access to "write-service". Then go to /content/<your-site>
click rep:policy, you will find allow nodes, check for rep:privileges


Thanks,
Heena
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.