Displaying 20 results from an estimated 2000 matches similar to: "Bug #866"
2004 May 07
11
[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
http://bugzilla.mindrot.org/show_bug.cgi?id=866
Summary: ssh(1) is too picky about unknown options in
~/.ssh/config
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at
2010 Jun 26
0
[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
https://bugzilla.mindrot.org/show_bug.cgi?id=866
--- Comment #19 from Josh Triplett <josh at joshtriplett.org> ---
(In reply to comment #17)
> Created attachment 1610 [details]
> Patch which allows OpenSSH to ignore unknown options.
>
> This is a patch which implements alternative 1 from Josh Triplett. This
> patch makes ssh ignore all unknown options which are prefixed
2004 Jan 16
0
FYI Incompatibilities between recent versions of OpenSSH and Sun SSH
These problem aren't bugs per se but rather major version differences.
Sun has finally published a FAQ on their SSH two days ago
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=finfodoc%2F50465&zone_32
=sshd The problem is rooted in the fact that Sun developed their SSH
based on OpenSSH 2.5.1p1 That version came out in February of 2001.
There have been a number of changes since then and
2015 May 01
0
[Bug 1529] Need a method to add new configuration options in a backwards-compatible fashion (avoiding "Bad configuration option")
https://bugzilla.mindrot.org/show_bug.cgi?id=1529
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
CC|
2007 Jan 18
3
proposal: new DisableBanner client side option
hi all, we had quite a few requests recently so that SunSSH allowed
to hush a banner on client side when in command-mode only. The argument
usually is that the banner is mandatory due to legal reasons so first time
login users should see it but that it causes problems when ssh is used from
scripts after that. '-q' often seems not an option. RFC 4252 permits hushing
banner in section
2002 Jul 19
0
[Bug 362] New: Loss of change password functionality
http://bugzilla.mindrot.org/show_bug.cgi?id=362
Summary: Loss of change password functionality
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
2005 Apr 06
0
[Bug 813] Scp to s Solaris 9 box gives "exit status 1" although file is delivered.
http://bugzilla.mindrot.org/show_bug.cgi?id=813
------- Additional Comments From alex at milivojevic.org 2005-04-07 04:50 -------
I was doing some testing, and the strange thing is that SunSSH server gives
wrong exit status only when using newer versions of openssh on the client side.
For example,
Red Hat 7.3 as client (openssh 3.1) is OK
Fedora Core / RHEL4 as client (openssh 3.9) gives
2009 Mar 08
2
[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
https://bugzilla.mindrot.org/show_bug.cgi?id=866
--- Comment #17 from Olav Morken <olavmrk at gmail.com> 2009-03-09 06:21:16 ---
Created an attachment (id=1610)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1610)
Patch which allows OpenSSH to ignore unknown options.
This is a patch which implements alternative 1 from Josh Triplett. This
patch makes ssh ignore all unknown
2007 Apr 23
0
My new book: "The Complete April Fools RFCs"
Dear friends,
I've published my 3rd book!
"The Complete April Fools RFCs" by Thomas A. Limoncelli and Peter J. Salus
http://www.rfc-humor.com
This is a compilation of the best April Fools jokes created by the
IETF, the group that creates the standards for how the Internet
works. It's pretty technical but fun to read for anyone that is
in software development, system
2004 Aug 28
2
[Bug 921] Add operating system to OpenSSH version string
http://bugzilla.mindrot.org/show_bug.cgi?id=921
Summary: Add operating system to OpenSSH version string
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2017 Apr 12
2
humor (was Re: OT: systemd Poll)
On Wed, April 12, 2017 8:07 am, Alice Wonder wrote:
> On 04/12/2017 05:59 AM, Leroy Tennison wrote:
>> <humor for the day>Why don't we discuss something ***less***
>> controversial, like politics or religion?</humor for the day>
>>
>
> Even when I'm the one complaining (and I don't about systemd), I'm
> always reminded of some TV clip I saw
2017 Apr 12
0
humor (was Re: OT: systemd Poll)
On 04/12/2017 05:59 AM, Leroy Tennison wrote:
> <humor for the day>Why don't we discuss something ***less*** controversial, like politics or religion?</humor for the day>
>
Even when I'm the one complaining (and I don't about systemd), I'm
always reminded of some TV clip I saw when I was young and can't place
of a bunch of old people complaining :
2017 Apr 12
0
humor (was Re: OT: systemd Poll)
Valeri Galtsev wrote:
> On Wed, April 12, 2017 8:07 am, Alice Wonder wrote:
>> On 04/12/2017 05:59 AM, Leroy Tennison wrote:
>>> <humor for the day>Why don't we discuss something ***less***
>>> controversial, like politics or religion?</humor for the day>
>>
>> Even when I'm the one complaining (and I don't about systemd), I'm
2006 Feb 02
2
Installation behind a proxy
Hi all,
I was a client site today on another project and we started talking about
RoR. I wanted to show it in action, so I downloaded the one-click Ruby
installer for Windows and then tried to do "gem install Rails
-include-dependencies". After a time-out period I received the following
error:
ERROR: While executing gem.(Gem::RemoteSourceException)
Error fetching remote gem
2009 Feb 19
1
Switching to ActiveRecord Session Store
I''m having a problem switching from cookie sessions (the default) to
active record sessions.
I''ve created the sessions table via the rake task, uncommented the
line
config.action_controller.session_store = :active_record_store
in my environment.rb file, cleared out my browsers cookies, restarted
the server (natch), but still the it''s using cookie_store instead of
2015 Nov 13
2
[PATCH] Drop fine-grained privileges on Illumos/Solaris
Hi,
I'm not sure how interested anybody here is in this, but I've been
working lately on getting rid of the horror that is SunSSH for some
distros of Illumos (mostly SmartOS). One of the patches we're carrying
around at the moment is one that simply drops fine-grained privileges in
sshd, ssh-agent and sftp-server. Since the privilege dropping here is
roughly equivalent to a more
2017 Aug 25
1
Thunderbird update without announcement?
me at tdiehl.org wrote:
> On Fri, 25 Aug 2017, Leonard den Ottolander wrote:
>>
>> I usually receive updates after the related announcement has hit my
>> inbox. But today I see a thunderbird update, but no message on
>> centos-announce yet, not even in the archives.
>
> Just a guess but Johnny Hughes usually does those announcements. There is
> a large Hurricane
2005 Dec 29
0
extranormal.com - social networking on rails
Hi,
I''ve just quietly opened http://www.extranormal.com/ to the public.
There''s been some interest regarding this in the IRC channel on
previous occasions, so I thought i''d mention it here.
It''s a social networking/dating site, built with Rails (natch).
Forums, profiles, image galleries, private messages, groups, private
groups with forums and
2006 Apr 04
6
check_box_tag is limited?
Hello all.
Am I going totally nuts here and just want to check (Natch!) something.
A normal check_box has two value posssibilities. One for checked and one
for unchecked, the value gets submitted with a form.
The check_box_tag on the other hand, has a checked_value (Called just
''value'') and for the unchecked value...nothing, zip, nada.
This means that if you submit a form with
2004 Aug 29
0
[Bug 905] scp exit status is -1 instead of 0
http://bugzilla.mindrot.org/show_bug.cgi?id=905
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dtucker at zip.com.au 2004-08-29