Subject: Re: veriexec: Incorrect access type.
To: Brett Lymn <blymn@baesystems.com.au>
From: Nino Dehne <ndehne@gmail.com>
List: current-users
Date: 07/28/2005 07:50:07
On Wed, Jul 27, 2005 at 08:36:22PM +0930, Brett Lymn wrote:
> You could shut it up by marking /bin/sh as INDIRECT but
> it means that you will get the same message if you ever try to execute
> /bin/sh directly (i.e. type /bin/sh at a shell command  line).  If you
> choose to do this and want to go securelevel 2 then make sure you
> change the shell for any users that use /bin/sh as their login shell
> otherwise they will not be able to log in.

Thanks for the hint. Unfortunately, it doesn't work. When I set the
INDIRECT flag on /bin/sh I still get the warning when trying to execute
any shell script in addition to trying to execute sh directly. The latter
was obviously expected.


> I will get a fix in and pulled up as soon as I can.

Thanks.

ND