On Thu, Sep 15, 2011 at 08:23:48AM -0400, Michael Chen wrote: > Is there an explaination why a linux system needs reboot before the group > access right is allowed?
A user's group membership list is set at login time. So you need to logout and login. No need to reboot, though it has the same effect.