Topics

User Functions

Events

There are no upcoming events

What's New

Stories

1 new Stories in the last 2 weeks

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Friday, May 24 2013 @ 06:30 PM EDT


 Forum Index > Support > Plugin Support New Topic Post Reply
 NetTools Security Question
   
amy
 09/13/10 01:29AM (Read 727 times)  
++---
Junior

Status: offline


Registered: 08/11/10
Posts: 15
Hi guys. I've noticed that users have to be logged in to access the whois.php page of the nettools plugin. How can I change this and make it public view? I'm having trouble finding any info on Geeklog's Security Administration.
Thanks in advance!

 
Profile Email Website
 Quote
Dirk
 09/13/10 01:56AM  
AAAAA
Admin

Status: offline


Registered: 01/12/02
Posts: 13027
It's not meant to be made entirely public, but there's a Whois.view permission that you can assign to user groups to give all users in that group access to the Whois lookup.

bye, Dirk

 
Profile Email Website
 Quote
amy
 09/14/10 01:39PM  
++---
Junior

Status: offline


Registered: 08/11/10
Posts: 15
I'm not having any luck at figuring it out. I'm going into 'Groups', editing the 'NetTools Admin' group and chose to include 'All Users'. At the bottom of the page, I verified a check by whois.view, tracert.view, ping.view and nslookup.view. Still.. if I logout, I get an error that access is denied and I must login when I try to go to /nettools/nettools.php.

Am I going about this all wrong?
Thank you!

 
Profile Email Website
 Quote
::Ben
 09/14/10 11:06PM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Amy,

You can search for the feature id (ft_id) in gl_features table where feature name is Whois.view.

Assuming this ft_id is 37 insert into gl_access a new row where acc_ft_id is 37 and acc_gr_id is 2 (group id from all users).

PHP Formatted Code
INSERT INTO `geeklog170`.`gl_access` (
`acc_ft_id` ,
`acc_grp_id`
)
VALUES (
'37', '2'
);


::Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
amy
 09/18/10 12:45AM  
++---
Junior

Status: offline


Registered: 08/11/10
Posts: 15
Ben,

THANK YOU! That worked perfectly! Thanks for taking the time to explain it so well too. You are very much appreciated!

Amy

 
Profile Email Website
 Quote
Content generated in: 0.96 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content