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 7 Months, 1 Week 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
Fresh Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#44498
Re:Protecting admin access 7 Months, 1 Week ago Karma: 104
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
Did I learn something today? If not, I wasted it.
Moderator
Posts: 3067
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Where my freeway is the same as my latitude Birthday: 01/21
Last Edit: 2010/01/26 14:24 By dicko.
I assume you have downloaded, read and absorbed - Links hidden for unregistered users. Login or register Here, I encourage you all to visit Links hidden for unregistered users. Login or register Here
Dicko
Reply Quote
 
#44506
Re:Protecting admin access 7 Months, 1 Week ago Karma: 36
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: 1425
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Elastix Location: Ecuador Birthday: 10/11
Links hidden for unregistered users. Login or register Here
Links hidden for unregistered users. Login or register Here
Email contact: rbonifaz [at] elastix.org
IRC channels at freenode: #elastix #elastix-es
IRC User: rafael-ec
Follow us:
twitter.com/elastix identi.ca/elastix
twitter.com/elastix_es identi.ca/elastixes
facebook.com/elastix
Reply Quote
 
#44631
Re:Protecting admin access 7 Months, 1 Week 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
Fresh Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45181
Re:Protecting admin access 6 Months, 3 Weeks 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
Fresh Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45182
Re:Protecting admin access 6 Months, 3 Weeks 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
Fresh Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45184
Re:Protecting admin access 6 Months, 3 Weeks ago Karma: 104
Why ??
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Did I learn something today? If not, I wasted it.
Moderator
Posts: 3067
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Where my freeway is the same as my latitude Birthday: 01/21
I assume you have downloaded, read and absorbed - Links hidden for unregistered users. Login or register Here, I encourage you all to visit Links hidden for unregistered users. Login or register Here
Dicko
Reply Quote
 
#45185
Re:Protecting admin access 6 Months, 3 Weeks 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
Fresh Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#45196
Re:Protecting admin access 6 Months, 3 Weeks ago Karma: 104
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
Did I learn something today? If not, I wasted it.
Moderator
Posts: 3067
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Where my freeway is the same as my latitude Birthday: 01/21
I assume you have downloaded, read and absorbed - Links hidden for unregistered users. Login or register Here, I encourage you all to visit Links hidden for unregistered users. Login or register Here
Dicko
Reply Quote
 
#45225
Re:Protecting admin access 6 Months, 3 Weeks 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
Fresh Boarder
Posts: 42
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, dicko