Displaying 20 results from an estimated 10000 matches similar to: "[Bug 2585] Several syslog messages have too high priority"
2016 Jul 15
0
[Bug 2585] Several syslog messages have too high priority
https://bugzilla.mindrot.org/show_bug.cgi?id=2585
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned-bugs at mindrot.org |dtucker at zip.com.au
Status|NEW |ASSIGNED
--- Comment #4 from Darren
2016 Jul 17
0
[Bug 2585] Several syslog messages have too high priority
https://bugzilla.mindrot.org/show_bug.cgi?id=2585
Bug 2585 depends on bug 2249, which changed state.
Bug 2249 Summary: sshd ignores PAM_MAXRETRIES pam return value
https://bugzilla.mindrot.org/show_bug.cgi?id=2249
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW
2016 Aug 02
0
[Bug 2585] Several syslog messages have too high priority
https://bugzilla.mindrot.org/show_bug.cgi?id=2585
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2014 Jun 25
5
[Bug 2249] New: sshd ignores PAM_MAXRETRIES pam return value
https://bugzilla.mindrot.org/show_bug.cgi?id=2249
Bug ID: 2249
Summary: sshd ignores PAM_MAXRETRIES pam return value
Product: Portable OpenSSH
Version: 6.0p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: PAM support
Assignee: unassigned-bugs at
2016 Mar 13
0
[Bug 2551] Chokes on $HOME containing whitespace
https://bugzilla.mindrot.org/show_bug.cgi?id=2551
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
Also
2015 Feb 24
2
Current 6.8 git build issues on HP-UX
On Wed, Feb 25, 2015 at 09:20:01AM +1100, Darren Tucker wrote:
[...]
> Sigh. And now the right patch from the tree that compiled.
> (djm: I get the idea :-)
Tim: is this sufficient to back out the "Work around finicky USL linker"
change?
https://anongit.mindrot.org/openssh.git/commit/?id=d1db656021d0cd8c001a6692f772f1de29b67c8b
> diff --git a/openbsd-compat/bsd-misc.c
2016 Oct 12
0
[Bug 1278] CYGWIN controlMaster connections don't work.
https://bugzilla.mindrot.org/show_bug.cgi?id=1278
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2594
--- Comment #12 from Darren Tucker <dtucker at zip.com.au> ---
The change I mentioned in comment #11
2016 Jun 22
0
[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
https://bugzilla.mindrot.org/show_bug.cgi?id=2589
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2543
Severity|critical |minor
--- Comment #30 from Darren Tucker <dtucker at
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
Ben,
Thanks for the tip! I've added the patch to Bug 2705 on bugzilla.
Cheers,
Ethan
On Fri, Apr 7, 2017 at 11:33 AM, Ben Lindstrom <mouring at offwriting.org>
wrote:
>
> The mailinglist strips out attachments. So either you need to add it to
> the bug or post it in-line to the email.
>
> Ben
>
> Ethan Rahn wrote:
>
> Darren,
>
> Thanks, evidently I
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
To revive this thread - I filed a bug in bugzilla.mindrot.org ( Bug 2705 -
https://bugzilla.mindrot.org/show_bug.cgi?id=2705 ).
I have a patch attached to the email that implements this as well. I wasn't
able to find a list of coding standards or contribution guidelines for
OpenSSH, so please correct me if I'm wrong. I'd also like to thank Jakuje
for helping me out with some info on
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
Darren,
Thanks, evidently I need to practice my reading skills. I did some practice
on the style guide, and I believe that I have the patch fixed up per the
style guidelines. I've attached the new patch to this email for review.
Cheers,
Ethan
On Fri, Apr 7, 2017 at 5:02 AM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Fri, Apr 7, 2017 at 4:45 PM, Ethan Rahn <ethan.rahn at
2007 Jun 12
0
[Bug 1311] Performance on high BDP networks
http://bugzilla.mindrot.org/show_bug.cgi?id=1311
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |dtucker at zip.com.au
Blocks|
2016 Aug 03
2
Configure option '--with-ssh1' breaks openssh-7.3p1
OK, with this additional information I can now reproduce it.
Based on some quick experiments it seems to be triggered when sshd is
built --with-ssh1 and the config does not *load* a Protocol 1 host
key.
Works:
Protocol=1,2 + Hostkey not specified
Protocol=1,2 + Hostkeys for both protocols specified.
Doesn't work:
Protocol=2 + Hostkey not specified.
Protocol=1,2 + Hostkeys specified only for
2007 Aug 16
0
[Bug 1311] Performance on high BDP networks
http://bugzilla.mindrot.org/show_bug.cgi?id=1311
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Darren Tucker <dtucker
2019 Apr 02
2
Call for testing: OpenSSH 8.0 [AIX Fail]
On Mon, 1 Apr 2019 at 23:23, Kevin Brott <kevin.brott at gmail.com> wrote:
[...]
> port-aix.c:316:1: error: conflicting types for 'record_failed_login'
> record_failed_login(const char *user, const char *hostname, const char *ttyname)
I think I just fixed that by changing the function to match the new
prototype. Unfortunately I can't currently test it myself. Please
2024 Sep 17
5
[Bug 3736] New: sshd falls back to password prompt after PAM module returns a PAM_MAXTRIES.
https://bugzilla.mindrot.org/show_bug.cgi?id=3736
Bug ID: 3736
Summary: sshd falls back to password prompt after PAM module
returns a PAM_MAXTRIES.
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2017 Nov 22
0
samba-winbind trust domain user issue.
Hi all,
we are facing a strange issue about trust domain user issue.
In the beginning. we are using samba-winbind integrated with Window
AD(Server 2012r2 and Server 2008R2), they are working pretty well.
but recently, the winbind client cloud not get the correct trust
domian's user group info as well,
like: id A\\user only show:
uid=16077216(A\user) gid=16077216(A\domain
2017 Apr 24
1
Any interest in a patch for setting the syslog facility for the ssh client?
On Tue, Apr 25, 2017 at 5:38 AM, Ethan Rahn <ethan.rahn at gmail.com> wrote:
> Hello,
>
> I wanted to check back in. It doesn't look like anyone has commented on the
> patch. Is there someone I should prod to get this looked at?
>
Sorry, it came in just as we were prepping for the 7.5 release and we
generally only take bug fixes at that point. I've added it to the
2016 Jul 21
3
Openssh use enumeration
On Thu, Jul 21, 2016 at 12:31 PM, Selphie Keller
<selphie.keller at gmail.com> wrote:
> Ahh i see, just got up to speed on the issue, so seems like the issue is
> related to blowfish being faster then sha family hashing for longer length
> passwords,
or the system's crypt() not understanding $2a$ -style salts, which
most glibcs don't. On those, crypt fails immediately due
2016 Aug 01
0
Announce: OpenSSH 7.3 released
OpenSSH 7.3 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support. OpenSSH also includes
transitional support for the legacy SSH 1.3 and 1.5 protocols
that may be enabled at compile-time.
Once again, we would like to thank the OpenSSH community