Re: binary execute restrictions

2004-01-14 Thread Charles Swiger
On Jan 13, 2004, at 9:04 PM, Lowell Gilbert wrote: I suspect that a restricted shell isn't going to be appropriate in this case. Restricted shells are useful for avoiding shooting yourself in the foot, but they're really not intended to be secure. You're probably right that my suggestion is only

Re: binary execute restrictions

2004-01-13 Thread Matthew Seaman
On Tue, Jan 13, 2004 at 03:52:49AM +0100, Jefferson San Juan wrote: How do I restrict normal users from executing their own compiled executable binary files? I use FreeBSD 4.9. This is actually a very difficult problem: FreeBSD is designed to let people run executables, not to stop them doing

Re: binary execute restrictions

2004-01-13 Thread Charles Swiger
On Jan 12, 2004, at 9:52 PM, Jefferson San Juan wrote: How do I restrict normal users from executing their own compiled executable binary files? Give them a restricted shell which limits the commands they can run to ones you specify. See man zshall for one example, although other restricted

Re: binary execute restrictions

2004-01-13 Thread Lowell Gilbert
Charles Swiger [EMAIL PROTECTED] writes: On Jan 12, 2004, at 9:52 PM, Jefferson San Juan wrote: How do I restrict normal users from executing their own compiled executable binary files? Give them a restricted shell which limits the commands they can run to ones you specify. See man

binary execute restrictions

2004-01-12 Thread Jefferson San Juan
How do I restrict normal users from executing their own compiled executable binary files? I use FreeBSD 4.9. - Jefferson ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to