> Having a shell in the chroot jail is of course far from ideal.. Is there some > way aroudn this? Could I use some shell that allows nothing?
Okay, I found the answer to this question. If can simply rename the application that I want to run on loginfo to /bin/sh in the chroot jail. That's it! And I could even use argv[2] to use different functionality (here is passed what you specify in the loginfo file). This way I want compromise my chroot jail with a full shell. Thanks a lot for the help and the answers. Maarten _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
