in reply to disable perl for some users
Another option would be to include a perl binary in thier home directroy, and have it so that they can't run perls from other users. This would also mean that the users can upgrade their own perl versions (if you leave the permissions open enough).
Or you could go even further and trap the user in a chroot and stick a perl in there. (Ensim do whole bundlels of this)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: disable perl for some users
by DrHyde (Prior) on Mar 26, 2007 at 09:31 UTC | |
by f00li5h (Chaplain) on Mar 26, 2007 at 09:43 UTC |