ozeigermann    2005/01/18 03:15:39

  Modified:    wck/conf Domain.xml
  Log:
  Added unrestricted rights to everyone in case authentication is still turned 
on
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-slide/wck/conf/Domain.xml
  
  Index: Domain.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/wck/conf/Domain.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Domain.xml        9 Dec 2004 12:17:09 -0000       1.1
  +++ Domain.xml        18 Jan 2005 11:15:38 -0000      1.2
  @@ -230,7 +230,7 @@
                           <revision>
                               <property 
name="resourcetype"><![CDATA[<collection/>]]></property>
                           </revision>
  -                    <permission action="all" subject="unauthenticated" 
inheritable="true"/>
  +                    <permission action="all" subject="all" 
inheritable="true"/>
                       <permission action="all" subject="/roles/user" 
inheritable="true"/>
                   </objectnode>
                   <objectnode 
classname="org.apache.slide.structure.SubjectNode" uri="/projector">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to