Row level user permissions, help with design
        Posted  
        
            by bambam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bambam
        
        
        
        Published on 2009-03-06T21:12:08Z
        Indexed on 
            2010/05/02
            8:07 UTC
        
        
        Read the original article
        Hit count: 411
        
permissions
|security
Hi,
Say I am creating a forums application, I understand how to design a forum level permission system with Groups.
i.e. you create a forum to group mapping, and assign users to a group to give them access to a particular forum.
How can I refine the permissions to allow for row level permissions (or in forum terms, post level).
© Stack Overflow or respective owner