What implementation do you use for the <securitystore>? Could you supply the complete <definition> section?
Stefan
Jussi Vaihia wrote:
On creating new directories and files, as described here:
support_doc/guide_xxxx/uploaded_guide_file.txt support_doc/template_xxxx/uploaded_template_file.txt
These new directories (excluding /support_doc) and the files have the below ACL cast on them:
Subject | Action | Inheritable | Deny all | /actions/read | true | false
At this point all users have access to these new resources as intended. However, after an undetermined (random) amount of time these ACLs disappear -- causing 403 errors to users -- and I'm left to wonder why. Is there some rules to ACLs that I need to heed by, with Slide (?) otherwise removing the ACLs?
Any help on this issue is greatly appreciated!
System in use:
Slide 2.0 Tomcat 4.1.30
Snippets from domain.xml:
<slide> <namespace name="slide"> <store name="memory"> <nodestore classname="org.apache.slide.store.impl.rdbms.JDBCStore"> <parameter name="adapter">org.apache.slide.store.impl.rdbms.MySqlRDBMSAdapter</parameter> ... <contentstore classname="org.apache.slide.store.txfile.TxFileContentStore"> ... </slide>
Regards,
Jussi Vaihia
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Stefan L�tzkendorf -- [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
