Re: Securing system with kern.securelevel

2008-10-02 Thread Lowell Gilbert
"DSA - JCR" <[EMAIL PROTECTED]> writes: > I would like to use securelevel to secure a backup schedluded box made > with FreeBSD. > > This box mount and unmount external USB disk where the backup is made once > a week. In that case, you can't set the securelevel higher than 1. > Which would be th

Re: Securing system with kern.securelevel

2008-10-01 Thread Olivier Nicole
Hi, > Which would be the correct secure level ? 1, 2, or 3? Not sure, I usually use level 1 across the servers. > Also, where i must put the kern.securelevel? $ grep secure /etc/rc.conf kern_securelevel="1" kern_securelevel_enable="YES" Best regards, Olivier __