search for: osshbugs

Displaying 2 results from an estimated 2 matches for "osshbugs".

Did you mean: sshbugs
2009 Dec 03
1
[Bug 1680] New: Match User/Group with no affirmative match does not work as expected
...work as expected Product: Portable OpenSSH Version: 5.3p1 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: osshbugs at qwe.cc Statements such as: Match User !root ForceCommand /bin/rshell or: Match Group !root ForceCommand /bin/rshell Will not work, due to (in my read) servconf.c # } else if (ga_match_pattern_list(grps) != 1) { and # if (match_pattern_list(user, arg, len, 0) != 1) Both functions on an...
2015 Apr 17
0
[Bug 1918] match_pattern_list fails for negated failure
https://bugzilla.mindrot.org/show_bug.cgi?id=1918 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |osshbugs at qwe.cc --- Comment #16 from Damien Miller <djm at mindrot.org> --- *** Bug 1680 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.