PDA

View Full Version : Permissions Question


Alex Ethridge
12-28-1998, 12:39 AM
I am running (or should I say, "attempting to set up...") Ultimate BBS at my site. I find UBB setup instructions to set some script permissions to 777 and instructions from FutureQuest "DO NOT set your scripts to 777 and/or mode 775; this will break them and is considered a security risk." (pretty emphatic).

How do I reconcile this?

What is the security risk? Is it a risk to only my site or am I putting others at risk by setting my script permissions at 777?

I'm having trouble getting my UBB to run.

Deb
12-28-1998, 12:55 AM
We utilize suExec... it's a server wide rule.

Wherever it tells you to use 777 use 755 instead.. if it's in the cgi-bin.

Other then that just follow the directions http://www.aota.net/ubb/smile.gif

Deb

Alex Ethridge
12-28-1998, 02:49 AM
Thanks for the reply, Deb (and at near midnight, too)