Re: Kernel secure level

2001-05-08 Thread Corey Brune

Dima Dorfman wrote:

> Corey Brune <[EMAIL PROTECTED]> writes:
> > I forgot the kernel secure level was set to 1 when I started make build.
> > The build almost finishes, but dies when it tries to install
> > /usr/lib/libcrypt.so.2 saying operation not permitted. I cannot chflags
> > because of the secure level. Does anyone know a way around this?
>
> This is answered at least three times in the FAQ, not to mention the
> Handbook and the man pages.
>
> 
>http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#KERNEL-CHFLAG-FAILURE
> http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#UNSETTING-SCHG
> http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#SECURELEVEL
> init(8)
>
> Dima Dorfman
> [EMAIL PROTECTED]
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

Yea, I saw the first two docs, but I read the explanation wrong the first time. Thanks
for the quick help.

Corey


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Kernel secure level

2001-05-08 Thread Dima Dorfman

Corey Brune <[EMAIL PROTECTED]> writes:
> I forgot the kernel secure level was set to 1 when I started make build.
> The build almost finishes, but dies when it tries to install
> /usr/lib/libcrypt.so.2 saying operation not permitted. I cannot chflags
> because of the secure level. Does anyone know a way around this?

This is answered at least three times in the FAQ, not to mention the
Handbook and the man pages.

http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#KERNEL-CHFLAG-FAILURE
http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#UNSETTING-SCHG
http://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#SECURELEVEL
init(8)

Dima Dorfman
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Kernel secure level

2001-05-08 Thread Corey Brune

I forgot the kernel secure level was set to 1 when I started make build.
The build almost finishes, but dies when it tries to install
/usr/lib/libcrypt.so.2 saying operation not permitted. I cannot chflags
because of the secure level. Does anyone know a way around this?

Thanks for any suggestions,


Corey


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message