bar top left
bar top right
left curve
right curve
Welcome, Guest
Go to bottom
Post Reply
Post New Topic
Page: 12
TOPIC: Protecting admin access
#44495
Protecting admin access 2 Years ago Karma: 0
In my case, all users are remote so I need to put the desktop on the Internet. Is there a method by which to prevent remote users from reaching the admin section via URL blocking or some other means? It does not appear so.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
voopy
Junior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#44498
Re:Protecting admin access 2 Years ago Karma: 155
You could add a clause

<Directory "/var/www/html/admin">
deny from all
allow from my.allowed.network/netmask
</Directory>


to /etc/httpd/conf.d/elastix.conf

then issue

/etc/init.d/httpd restart
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4101
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2010/01/26 14:24 By dicko.
There are other solutions!!
Reply Quote
 
#44506
Re:Protecting admin access 2 Years ago Karma: 39
Be sure to put a secure password.

What does your remote users do? Do they need to access the web interfase?

It would be a good idea to use vpns between Elastix and your clients desktop/phones/networks.

Regards,

Rafael
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rafael
Free Software is all about freedom
Administrator
Posts: 1459
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Elastix Location: Ecuador Birthday: 10/11
Reply Quote
 
#44631
Re:Protecting admin access 2 Years ago Karma: 0
They are all mobile and need access to the dashboard.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
voopy
Junior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45181
Re:Protecting admin access 1 Year, 12 Months ago Karma: 0
I've tried this but it seems to allow users in who aren't in the network range.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
voopy
Junior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45182
Re:Protecting admin access 1 Year, 12 Months ago Karma: 0
voopy wrote:
I've tried this but it seems to allow users in who aren't in the network range.

I had put the changes in when I asked here about this but had forgotten that the web server hasn't been restarted since then.

Next question; Any way of preventing the login pop up box next?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
voopy
Junior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45184
Re:Protecting admin access 1 Year, 12 Months ago Karma: 155
Why ??
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4101
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
There are other solutions!!
Reply Quote
 
#45185
Re:Protecting admin access 1 Year, 12 Months ago Karma: 0
To prevent temptation by anyone who found it popping up. We don't need this from outside, we need it only from inside while allowing users to get at their dashboard.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
voopy
Junior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45196
Re:Protecting admin access 1 Year, 12 Months ago Karma: 155
Then do the same thing in your .htaccess file
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4101
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
There are other solutions!!
Reply Quote
 
#45225
Re:Protecting admin access 1 Year, 12 Months ago Karma: 0
In the /admin/modules section then?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
voopy
Junior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 12
Moderators: rafael, Bob, jgutierrez