On Fri, Dec 9, 2011 at 12:04 AM, <[email protected]> wrote: > Hi! > > Are the following steps enough to prevent me? > > # for user in user1 user2 .... ; do > mkdir -p ~$user/lib ~$user/usr/lib ~$user/etc > chflags sunlink,schg ~$user/lib ~$user/usr ~$user/usr/lib ~$user/etc > done > #
Yes that should be sufficient workaround. Cheers, -- Xin LI <[email protected]> https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "[email protected]"
