This is a discussion on Re: Problem, possibly bug with AllowUsers & DenyUsers within the OpenSSH Development forums, part of the Networking and Network Related category; On Fri, May 09, 2008 at 12:25:04AM -0500, Andy Tsouladze wrote: > > You could also try using ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, May 09, 2008 at 12:25:04AM -0500, Andy Tsouladze wrote:
> > You could also try using Match. > > Great idea! It does seem to accomplish what I need, but I have to > use multiple Match lines, like this: > > PermitRootLogin no > Match Address 192.168.89.* > PermitRootLogin yes > Match Address 192.168.88.* > PermitRootLogin yes I'm sure everyone would appreciate a /size patch for addresses, though I suspect the code does simple string/pattern matching so it isn't that easy to specialcase address strings. Don't know about the negations, sorry. :\ //Peter _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|