You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "Pill, Juergen" <Ju...@softwareag.com> on 2001/12/13 15:33:37 UTC

RE: ACL Semantics

On behalf of Eckehard: (caught by a spam filter?)

		 -----Original Message-----
		From: 	Hermann, Eckehard  
		Sent:	Thursday, December 13, 2001 10.30 AM
		To:	'slide-user@jakarta.apache.org'
		Subject:	ACL Semantics

		Hi all,

		if I ask Slide for the ACL sematics, it returns me:
		<acl-semantics>
		   <acl-sem>
		       <ace-combination><no-deny/></ace-combination>
		    </acl-sem>
		    <acl-sem>
		       <required-principal><href/></required-principal>
		    </acl-sem>
		    <acl-sem>
		        <required-principal><self/></required-principal>
		    </acl-sem>
		<acl-sem>

		But 'no-deny' is not a ACE combination after the current ACE
Standard and the acl sematics  ace-ordering or allowed-ace seem not to be
implemented or returned. Does anybody know how the semantics could be
updated to the current ACL Standard?

		regards

		Eckehard
		

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: ACL Semantics

Posted by Dirk Verbeeck <di...@pandora.be>.
I have updated the ACL sematics, the current set is now:

<acl-sem><ace-combination><all-grant-before-any-deny/></ace-combination></acl-sem>
<acl-sem><required-principal><all/></required-principal></acl-sem>

Regards
Dirk



"Pill, Juergen" wrote:
> 
> On behalf of Eckehard: (caught by a spam filter?)
> 
>                  -----Original Message-----
>                 From:   Hermann, Eckehard
>                 Sent:   Thursday, December 13, 2001 10.30 AM
>                 To:     'slide-user@jakarta.apache.org'
>                 Subject:        ACL Semantics
> 
>                 Hi all,
> 
>                 if I ask Slide for the ACL sematics, it returns me:
>                 <acl-semantics>
>                    <acl-sem>
>                        <ace-combination><no-deny/></ace-combination>
>                     </acl-sem>
>                     <acl-sem>
>                        <required-principal><href/></required-principal>
>                     </acl-sem>
>                     <acl-sem>
>                         <required-principal><self/></required-principal>
>                     </acl-sem>
>                 <acl-sem>
> 
>                 But 'no-deny' is not a ACE combination after the current ACE
> Standard and the acl sematics  ace-ordering or allowed-ace seem not to be
> implemented or returned. Does anybody know how the semantics could be
> updated to the current ACL Standard?
> 
>                 regards
> 
>                 Eckehard


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>