duncan gray wrote: > My linux knowledge is sketchy, by my understanding of > scripting language in general is pretty high, so if > you can browse directories? can you not just read the > contents of a file from one of these directories from > a script? Or does the linux file permissions prevent this?
Yes, you can read file contents from a script. But scripting doesn't get your around Linux security by itself; your scripts follow the security rules. You can set scripts to be a certain user and to run as that user; of course if you're not very careful you can cause some serious security problems that way. Jeff -- Jeff Lasman <[EMAIL PROTECTED]> Linux and Cobalt/Sun/RaQ Consulting nobaloney.net, P. O. Box 52672, Riverside, CA 92517 voice: +1 909 778-9980 * fax: +1 909 548-9484 _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers