Date: Wed, 27 Aug 1997 17:02:23 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Alan Krantz <atk@mathcs.emory.edu> Cc: FreeBSD-gnats@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/4346: executing script as non-priv user causes freebsd 2.2 to panic/crash Message-ID: <20918.872726543@time.cdrom.com> In-Reply-To: Your message of "Wed, 27 Aug 1997 19:50:26 EDT." <199708272350.TAA17273@dilbert.mathcs.emory.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I can't even imagine this happening, frankly - do you have more details on this? What, precisely and step by step, are you doing? A trivial attempt to reproduce the problem does exactly what's expected: jkh@time-> cd /tmp jkh@time-> cat > tester #!/bin/sh echo This is a test. jkh@time-> ls -l tester -rw-r--r-- 1 jkh bin 31 Aug 27 17:01 tester jkh@time-> ./tester bash: ./tester: Permission denied
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20918.872726543>