Problem statement :  Ability to delegate a task bunch of user ...viz. group

Understand  :  scope of user and group from a operating system context.
                    
 
Opportunity :  When delegating, classifying , assigning permissions or rights 
               
               ability to do it to a bunch of users ....viz. group.

               
               from the context of  OOP both a user and group are derived from objects
               thus by assigning or giving rights to a group (expandable every one in the group)

               ...i.e. when assigning permission on a file/disk ability to assign to a group.

               which also means ability to treat a group ...just as another user.               

                    
               example: some time back ...treat access to www or internet as a utility,
                        was able regulate the access to only users of a specific local group
                        on a winnt server ..... the reference to winnt is only for anological purposes.

                        this thus can be used in the context of a syslog kind of implementations.
              
              
Note: The above problem statement having been encountered in various scenarios
      and detailed in various 'Proof of concepts' as mentioned in 
      
       http://uk.geocities.com/ravivenkatus/projects.pdf
       http://ravishankarkv.tripod.com/projects.pdf
        ....apply appropriate
      'use-case' modeling, rationalize and arrive at a workable and feasible 
       solution both commercially and techinically viable.

             

           


 
             