[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: groups/rw not working correctly?

Matt Selsky selsky@columbia.edu
Thu, 4 Dec 2003 16:20:35 -0800 (PST)


> default * {
> 	rw *;
> }

Oops.  This should be:

default * {
  rw acis;
}