search for: dontbestrict

Displaying 1 result from an estimated 1 matches for "dontbestrict".

2011 May 18
2
Might a patch to ssh-agent to allow relaxing of peer euid check be accepted?
...a patch to allow an option to ssh-agent to relax the check be accepted? (Attached is a draft patch against 5.8p2.) -- Matthew Miller mattdm at mattdm.org <http://mattdm.org/> -------------- next part -------------- diff -ur openssh-5.8p2.orig/ssh-agent.1 openssh-5.8p2.dontbestrict//ssh-agent.1 --- openssh-5.8p2.orig/ssh-agent.1 2010-11-30 19:50:35.000000000 -0500 +++ openssh-5.8p2.dontbestrict//ssh-agent.1 2011-05-18 11:10:00.000000000 -0400 @@ -46,6 +46,7 @@ .Op Fl d .Op Fl a Ar bind_address .Op Fl t Ar life +.Op Fl U .Op Ar command Op Ar arg ... .Nm ssh-agent .Op Fl...