[Bug 1800] PermitUserEnvironment accepting pattern of allowed userenv variables

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 21 11:42:39 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1800

--- Comment #10 from Damien Miller <djm at mindrot.org> 2011-10-21 11:42:39 EST ---
The patch looks okay, but I'm a little reticent to add a method to
control environment variables that doesn't look like any of the other
ACL mechanisms that we use. Perhaps this should use
match_pattern_list() (match.[ch]) to test environment variables when
PermitUserEnvironment!=yes instead of a simple substring?

-- 
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