Search found 4 matches

by evicon
Mon Feb 13, 2017 4:23 pm
Forum: Nagios XI
Topic: Limit users access by source ip
Replies: 6
Views: 3366

Re: Limit users access by source ip

Hi, your implementation is correct, I just miss the possibility to filter login by ip. Suppose to have 5 building, your admin can connect just from one with a RW user and not from the other four but from these other buldings all the tech support personel must have the ability to login without proble...
by evicon
Mon Feb 13, 2017 7:57 am
Forum: Nagios XI
Topic: Limit users access by source ip
Replies: 6
Views: 3366

Re: Limit users access by source ip

Hi, I posted a reply ... but something went wrong. Thanks for your answer, none of the solutions can be applied, I've to filter by ip and by login name, I mean if you're a RO user you can login from every station but if you're a RW user you can't. I was looking to put a layer (https://www.nginx.com/...
by evicon
Fri Feb 10, 2017 7:04 pm
Forum: Nagios XI
Topic: Limit users access by source ip
Replies: 6
Views: 3366

Re: Limit users access by source ip

Hi, sorry for the delay I didn't saw the answer.... the problem is I can't drop connections by IP ..... from the same machine if your a RO user the login is legit, but if your a RW user you can't. So I need to have a combination of ip and user. I was looking for a solution with a NGINX as reverse pr...
by evicon
Thu Feb 09, 2017 4:28 am
Forum: Nagios XI
Topic: Limit users access by source ip
Replies: 6
Views: 3366

Limit users access by source ip

Hi all, I'm trying to figure out if there's a way to restrict users access by source ip. What I'm supposed to implement is a restriction for admins to login from a remote control site. A read-only user can login from everywhere (there are around 10 physical location), a admin can login just from 2 s...