On ���, 2002-02-09 at 01:02, Gregoire Favre wrote: > On Fri, Feb 08, 2002 at 10:58:57PM +0100, Gregoire Favre wrote: > > On Sat, Feb 09, 2002 at 12:42:10AM +0300, Borsenkow Andrej wrote: > > > > > > Is there a way msec not giving back ownership of /usr/src to root? > > > > > cat > /etc/security/msec/level.local > > > /usr/src current 755 > > > ^D > > > > > > ?? > > > > Great, I thought this option was to set permission of a dir, not to set > > the owner ;-) > > > > I'll wait till next msec run to see if /usr/src remains at the user and > > group I set it up. > > Something went wrong: > > Feb 8 23:01:00 localhost msec: Error loading > /etc/security/msec/level.local: invalid syntax > Feb 8 23:01:01 localhost msec: changed owner of /usr/src from greg to > root > Feb 8 23:01:01 localhost msec: changed group of /usr/src from greg to > root > > ??? >
Sorry. I really should go in bed today ... It should be perms.local; level.local is expected to be Python script :-) BTW it should be possible to use "current" for permissions as well but do not trust me at this time ... -andrej
