| Author |
Message |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Tue Jan 23, 2007 3:05 pm |
|
Hey,
I want to lock a forum even from my God admins.
The only idea I thought of is CGIAuth just like nukeSentinel does.
How can I do that for ex. to lock the following url:
thanks to the helpers  |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Tue Jan 23, 2007 6:13 pm |
|
Assuming you're using URL rewriting, you could protect that form. But it would be really difficult to protect each potential topic in that forum. |
|
|
|
 |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Wed Jan 24, 2007 1:23 pm |
|
I dont need to protect every topic.
just the forum.
I am using URL rewriting.
How can I protect the forum URL?
thank you! |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Wed Jan 24, 2007 7:29 pm |
|
Look in your .htaccess file to see how admin auth is applied to admin.php. Do the same thing for the forumxx.html file. The problem will be defining passwords for people who have access. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Wed Jan 24, 2007 7:50 pm |
|
Just curious - why isn't the private forum status enough? |
|
|
|
 |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Thu Jan 25, 2007 8:15 am |
|
kguske,
this is why:
| Quote: | | I want to lock a forum even from my God admins. |
hmm one problem:
the file forumxx.html does not exists what should I do? |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Thu Jan 25, 2007 6:59 pm |
|
xx is the number of the forum, not the actual file name. Still don't see why you want to lock out God admins - just make them admins to other modules and not forums, and make forum private. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
|
Posted:
Fri Jan 26, 2007 3:34 pm |
|
I know one reason why and is why I've been thinking about coming up with a hack... the only way to allow an admin to post site Messages, for example, is to give them Super User access. Now, that is NOT the same as "God admin" and I suspect, though, that prekill is meaning super user rather than a true "God admin", which can really only be set up directly via a database update (except for the first admin).
I want to be able to control each of the system level admin functions, too, just like the module admins... someday... |
|
|
|
 |
southern Client

Joined: Jan 29, 2004 Posts: 579 Location: Texas
|
Posted:
Thu Feb 01, 2007 3:40 pm |
|
I think I saw a hack at that makes forums password protected. I went to the trouble of looking for you . |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Thu Feb 01, 2007 9:38 pm |
|
Thanks, southern! Always nice to see you around. |
|
|
|
 |
southern Client

Joined: Jan 29, 2004 Posts: 579 Location: Texas
|
Posted:
Fri Feb 02, 2007 10:29 am |
|
No prob but I agree the forum could just be made private, he must be up to naughty stuff lol
 |
|
|
|
 |
|
|
|
|