Menu

#439 Check Availabilty with r/w permissions

1.0
open
1
2016-08-16
2016-08-08
Anonymous
No

Hi Miha,

First of all thanks for your amazing tool! It does the job and so much more :)

I got a problem with scan and permissions. I have a user with r/w on a subnet but when using its profile, when i try to check the availability of an IP, i've got an error message saying: "Cannot edit IP address details! You do not have write access for this network".

Is there a way to go around it and give scan permissions to user with only read/write acces ?

Thanks in advance,

Tom

Discussion

  • Anonymous

    Anonymous - 2016-08-08

    Found it, in app/subnets/addresses/ping-address.php, on line 39 you're missing a "=" :
    $subnet_permission > 2 ?: ----> $subnet_permission >= 2 ?:

     
  • Miha Petkovsek

    Miha Petkovsek - 2016-08-16

    Hi, fixed in github, will be updated in next release.

    br

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.