You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <di...@incubator.apache.org> on 2004/11/02 02:54:33 UTC

[jira] Closed: (DIREVE-68) Authorization Service: hardcode simple authorization rules for safty

     [ http://nagoya.apache.org/jira/browse/DIREVE-68?page=history ]
     
Alex Karasulu closed DIREVE-68:
-------------------------------

    Resolution: Fixed

All done last test and service changes are in revision 56320.

http://svn.apache.org/viewcvs.cgi?rev=56320&view=rev

> Authorization Service: hardcode simple authorization rules for safty
> --------------------------------------------------------------------
>
>          Key: DIREVE-68
>          URL: http://nagoya.apache.org/jira/browse/DIREVE-68
>      Project: Directory Eve
>         Type: Task
>   Components: interceptors
>     Reporter: Alex Karasulu
>     Assignee: Alex Karasulu

>
> We need to prevent everyone except the admin user from accessing the admin user's entry.  It should not be returned on searches and lookup's should fail if these operations are not being conducted by the admin.  This will prevent other users from being able to read the admin's entry or alter it.  In general I'm not in favor of hard coding rules but this is one that is almost universally valid and is ok to hardcode.  After all this can be changed later as dynamic authorization policy mechanisms are put into place.  Also modifyRdn and delete operations will not be allowed!
> Furthermore we can extend this to regular users where only those that own their entry under ou=users,ou=system can read, or modify their entry.  No modifyRdn, or delete operations are allowed on these entries by any user except the admin user.  The admin user can do anything it wants to do.  Other users besides the creator/owner cannot read the userPassword field.
> This is basically a new interceptor implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira