[Bug 1679] chroot and shell check ambiguity
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jan 14 11:02:06 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1679
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Damien Miller <djm at mindrot.org> 2010-01-14 11:02:05 EST ---
(In reply to comment #4)
> (From update of attachment 1778 [details])
> >+ strcasecmp(options.chroot_directory, "none") != 0) {
>
> Do we do case-insensitive matches on "none"?
This is consistent with the other match against "none" for
chrootdirectory, but in general we are not consistent in matching :(
Anyway, patch applied - this will be in OpenSSH 5.4 - thanks for the
report and patch!
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
More information about the openssh-bugs
mailing list