Displaying 20 results from an estimated 60000 matches similar to: "[Bug 561] Please implement MaxAuthTries"
2004 May 17
1
[Bug 561] Please implement MaxAuthTries
http://bugzilla.mindrot.org/show_bug.cgi?id=561
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #382 is|0 |1
obsolete| |
Attachment #623 is|0 |1
obsolete|
2003 May 12
3
[Bug 561] Please implement MaxAuthTries
http://bugzilla.mindrot.org/show_bug.cgi?id=561
Summary: Please implement MaxAuthTries
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: wmertens at
2008 Jan 26
8
[Bug 1432] New: MaxAuthTries is not used correctly
https://bugzilla.mindrot.org/show_bug.cgi?id=1432
Summary: MaxAuthTries is not used correctly
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: sshd
AssignedTo: bitbucket at mindrot.org
2004 Jun 25
7
[Bug 863] SCP misses copying a file on error
http://bugzilla.mindrot.org/show_bug.cgi?id=863
------- Additional Comments From dtucker at zip.com.au 2004-06-25 18:49 -------
I can't reproduce it here on Linux (with bash). Maybe the problem is related to
shell expansion? What shell are you using at both ends?
Try echoing the command locally and via ssh and see what it expands to:
echo scp -p hosta:/tmp/[a-z]** .
ssh hosta
2003 Dec 23
5
[Bug 757] KRB5CCNAME inherited from root's environment under AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=757
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #498 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2003-12-23 00:44 -------
2020 Feb 27
12
[Bug 3126] New: Mark the RDomain configuration option unsupported on non-openbsd builds
https://bugzilla.mindrot.org/show_bug.cgi?id=3126
Bug ID: 3126
Summary: Mark the RDomain configuration option unsupported on
non-openbsd builds
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
2015 Dec 11
16
[Bug 2515] New: Implement diffie-hellman-group{14,15,16)-sha256
https://bugzilla.mindrot.org/show_bug.cgi?id=2515
Bug ID: 2515
Summary: Implement diffie-hellman-group{14,15,16)-sha256
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P3
Component: ssh
Assignee: dtucker at
2017 Jan 30
4
[Bug 2674] New: [CONFIRMED] channel 4: open failed: administratively prohibited: open failed
https://bugzilla.mindrot.org/show_bug.cgi?id=2674
Bug ID: 2674
Summary: [CONFIRMED] channel 4: open failed: administratively
prohibited: open failed
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
OS: OpenBSD
Status: NEW
Severity: minor
Priority: P5
2003 Aug 06
2
[Bug 336] ssh does not compile on Linux with libc5 and 2.0 kernel
http://bugzilla.mindrot.org/show_bug.cgi?id=336
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #344 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2003-08-06 18:42 -------
2004 Jul 03
3
[Bug 463] PrintLastLog doesn't work in privsep mode
http://bugzilla.mindrot.org/show_bug.cgi?id=463
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #235 is|0 |1
obsolete| |
Attachment #288 is|0 |1
obsolete|
2003 May 10
7
[Bug 463] PrintLastLog doesn't work in privsep mode
http://bugzilla.mindrot.org/show_bug.cgi?id=463
------- Additional Comments From dtucker at zip.com.au 2003-05-10 12:59 -------
I've had a look at the OpenBSD source and I don't think OpenBSD *needs* a
"Buffer loginmsg" right now. PrintLastLog can be easily fixed by updating
s->last_login_time before the privsep split.
So, is there another reason OpenBSD needs (or
2005 Mar 15
18
[Bug 1001] Error on MAKE while compiling SRPMS and tar.gz but not while installing RPMS
http://bugzilla.mindrot.org/show_bug.cgi?id=1001
Summary: Error on MAKE while compiling SRPMS and tar.gz but not
while installing RPMS
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: ssh
2005 Jan 20
2
[Bug 950] terminal settings not restored after Ctrl+C during password prompt in scp/sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=950
------- Additional Comments From dtucker at zip.com.au 2005-01-20 22:36 -------
(From update of attachment 738)
Does this need to go to OpenBSD? It doesn't seem to occur on OpenBSD, but I
don't know if it's just because the dice haven't landed right or something with
the tty semantics (or process scheduling?) causes it to not
2013 May 10
8
[Bug 1448] Report wrong command-line options
https://bugzilla.mindrot.org/show_bug.cgi?id=1448
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #4 from Darren Tucker <dtucker at zip.com.au> ---
whatever it is, it
2005 Jan 20
1
[Bug 909] AllowUsers denied access does not log IP address
http://bugzilla.mindrot.org/show_bug.cgi?id=909
------- Additional Comments From dtucker at zip.com.au 2005-01-20 23:22 -------
Created an attachment (id=779)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=779&action=view)
add source address/hostname to log messages.
Please try this patch (against OpenBSD but will apply to 3.9p1 with fuzz).
The log messages look like:
User
2024 Jan 08
14
[Bug 3650] New: [RFE] Implement a global channel timeout mechanism
https://bugzilla.mindrot.org/show_bug.cgi?id=3650
Bug ID: 3650
Summary: [RFE] Implement a global channel timeout mechanism
Product: Portable OpenSSH
Version: 9.5p1
Hardware: All
OS: OpenBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs
2003 Sep 17
8
[Bug 670] SunOS 4.1.2 libs do not contain strtoul, used in moduli.c
http://bugzilla.mindrot.org/show_bug.cgi?id=670
Summary: SunOS 4.1.2 libs do not contain strtoul, used in
moduli.c
Product: Portable OpenSSH
Version: 3.7p1
Platform: Sparc
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2005 Mar 11
4
[Bug 997] Correction to man page for ssh-keygen
http://bugzilla.mindrot.org/show_bug.cgi?id=997
Summary: Correction to man page for ssh-keygen
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2005 Jan 17
19
[Bug 973] sshd behaves differently while doing syslog entries for tcpwrappers denied message, with -r and without -r option.
http://bugzilla.mindrot.org/show_bug.cgi?id=973
Summary: sshd behaves differently while doing syslog entries for
tcpwrappers denied message, with -r and without -r
option.
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
2008 Feb 04
8
[Bug 1437] New: OpenSSL engine support not enabled
https://bugzilla.mindrot.org/show_bug.cgi?id=1437
Summary: OpenSSL engine support not enabled
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at