Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Secure admin panel

  1. #1
    Join Date
    Dec 2008
    Posts
    152

    Default Secure admin panel

    If your site was ever exploited in the way that the admin details are gave up to where the user can access your admin panel and do whatever they want.

    This is how i keep this from ever happening
    TESTED AND FOUND NO ISSUES BY DOING THIS

    create and .htacces file in your admin folder

    Paste into folder

    Code:
    Order Deny,Allow
    Deny from all
    Allow from your ip address here
    Change the ip address as needed

  2. #2
    Join Date
    Dec 2008
    Posts
    156

    Default Re: Secure admin panel

    This is not the solution. I have a dynamic IP. Maybe you can make another .htaccess file?

  3. #3
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Secure admin panel

    The file that he created only works with static and semi-static IP addresses. If you do not have one of those, then you are left with using the normal vShare username and password functions without any additional protection.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default Re: Secure admin panel

    If you have cpanel control panel, you can set password for admin folder.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  5. #5
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Secure admin panel

    You can do that with any control panel, but that doesn't make it more secure. All that does is require a password on top of a password. Someone could easily brute force the HTTP Basic authorization and gain access to the panel. By restricting the panel to certain IP addresses, you can prevent such attacks.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  6. #6
    Join Date
    Dec 2008
    Posts
    152

    Default Re: Secure admin panel

    my ip changes about every 3 to 5 days
    Takes 5 seconds to change the ip in the file
    So it does work for me
    so 1 time i week i spend 30 seconds securing my panel

  7. #7
    Join Date
    Dec 2008
    Posts
    156

    Default Re: Secure admin panel

    dyndns.org could work or not?

  8. #8
    Join Date
    Feb 2008
    Posts
    15

    Default Re: Secure admin panel

    BigOBoy it works great! Thanks for the excellent post :)

  9. #9
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Secure admin panel

    Quote Originally Posted by nitramf
    dyndns.org could work or not?
    No. Dydns is an inbound service, not outbound.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  10. #10
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Secure admin panel

    All I do is password protect the directory.
    If it's not fun, stop doing it!

Page 1 of 2 12 LastLast

Similar Threads

  1. sql problem in admin panel
    By RAMMSTEIN in forum General Discussions
    Replies: 0
    Last Post: 04-07-2009, 10:35 PM
  2. cannot login admin panel
    By eManuka in forum General Discussions
    Replies: 4
    Last Post: 06-11-2008, 10:05 AM
  3. CANT GET INTO ADMIN PANEL!!?
    By joecool6101 in forum Fixed Bugs
    Replies: 2
    Last Post: 07-09-2007, 09:56 PM
  4. In The new update In Admin Panel
    By zeffer in forum General Discussions
    Replies: 8
    Last Post: 06-29-2007, 11:46 PM
  5. Admin Control Panel
    By zeffer in forum Installation Support
    Replies: 2
    Last Post: 05-07-2007, 02:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •