Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • And are you 100% sure, that this only excludes the "!username"? And other users that could be in the FOOGROUP will be untouched? Commented Jun 18, 2014 at 15:10
  • 2
    Yes. I tested it before posting, and it works as I describe. Commented Jun 19, 2014 at 21:37
  • 3
    It seems the *,!username is a more clean approach. Yet another case your solution fail is mixing this kind of Match with ChrootDirectory (tested on both openssh 5.3p1 and 7.4p1). Commented Nov 28, 2019 at 15:03