Re: authpf allows only one user from the same source ip; kicks off previous user

2007-06-25 Thread Chris Youb
Bob Beck-2 wrote: > > The point of authpf is for the user to say "this IP > is me" - if that IP could perhaps not be him, well, this > is not an application for authpf. I.E. if your users > are coming in from a NAT, you should rethink what you > are doing. > > -Bob > I fully unde

authpf allows only one user from the same source ip; kicks off previous user

2007-06-25 Thread Chris Youb
When multiple users with the same source IP want access through the firewall authpf grants access to the newly authenticating user and kicks off the previous user. Is there a way to turn off this behaviour so both users maintain authpf tables? Works: 1a. [EMAIL PROTECTED] -> authpf -> maintains l

authpf - update user rules without kicking them out

2007-03-08 Thread Chris Youb
Setup: OpenBSD 3.8 using authpf is control individual user access. Users authenticate by logging in with ssh and obtain access to praticular IP addresses. Problem: If we change the users rulesets while they're logged in, these changes won't be reflected until they log back in. Is there a way to up