SecureMe V1.0 - Secure Your Admin Panel
Hello guys,
It just came to my mind to make something to secure the ACP of my vBulletin. I'd like to share it with you guys too! Basically what it does is just allow the IP's you provide to access the ACP. You can add as many IP's you need(For your staff) Step 1) Create a file named .htaccess Step2) Add this in the file.. Code:
AuthUserFile /dev/null |
sounds good thanks
|
verry good idea! thanx
|
this is a great idea, but wht about the users who have aol or somtin where their ip changes whenever they sign on.
|
This is a good idea, but it's not for me or for those who often access their ACP from computers other than their own.
I had this implemented but I finally figured that the nuisance of not being able to access your ACP from anything but your own computer outweigh the extra protection this provides. |
I wouldn't use this... There are easier ways to protect the admincp directory. I've known people to block their own IP's doing it this way.
1. Rename it, and change the variable in the config.php file. 2. Add user and password protection. 3. Add redirect if admincp is accessed directly (requires FTP to change - not recommended for users that access their admincp often. Just a few ideas... |
Quote:
|
Quote:
It'd be better to do it the other way around, if accessed through the main page (through a link that you should remove) show the 404 not found error page. Go with the Auth as shown above but add all known ranges for your provider if you have a changing IP, you'll still block a whole lot more and if it doesn't match, show the 404 error. The 404 leads someone just probing to believe there's nothing there and thus move on. If you really don't want to use the IP you can force an htaccess pop up on all sub-directories that don't exist, and then manually add an identical screen for the acp directory. Of course you don't want any broken referers on your site then since users would get a popup. But in all seriousness, the regular vBulletin login with a user specific login, an htaccess with a singular login (and another username and password) and changing the directory to something with uppercase/lowercase/numbers/special characters will increase security to such a point where if they get passed it you really should be wondering if the server got compromised. Most of this *should* make sense, but since I wrote it as I was thinking it it might be a bit messy :p PS Sorry to hijack the thread :p |
Moved to Articles.
|
Someone should re-write for LightTPD
|
All times are GMT. The time now is 11:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|