Displaying 15 results from an estimated 15 matches for "jguk".
2005 Jul 16
1
mindrot.org TMDA sending multiple auto-responder spams
...h treats symptom of
spam by wasting the time of email person with yet more spam, rather than
tackling the cause of the problem.
Is there a logical reason for this odd approach?
I posted about these sort of flawed approaches earlier this year:
"Auto-responder anti-spam solutions"
http://jguk.org/2005/blog_2005_06_01_auto_responder_anti_spam.html
I do not wish my email address to be listed on mindrot.org now I have
made this point, please remove it from the list of people who are excluded
from being spammed by default. I will not reply to further emails unless
there is a clear indicat...
2005 Jul 10
2
sftp backspace not working (OpenSSH_3.8.1p1 Debian-8.sarge.4)
...someone tell me if this is
fixed in a newer package please?
Also, would it be possible for sftp --version to be implemented? also
sftp --V. Likewise ssh --version is not implemented either. None of
the flags are listed when i type ssh --help, or sftp --help
Kind regards
JG
--
Homepage: http://jguk.org/
Blog: http://jguk.org/blog.rss
Radio: http://jguk.org/#radio
2017 May 22
3
[Bug 2720] New: Include username in "Permission denied (publickey)." message
...sage
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jg at jguk.org
Can SSH include the username in the following message? It was the only
reason login failed, but wasn't clear.
Currently this is the behaviour:
$ ssh -i "pass.pem" myserver123.amazonaws.com
Permission denied (publickey).
It of cause works if I do:
ssh -i "pass.pem" ubu...
2017 Mar 07
4
[Bug 2690] New: Add command line "ssh --version"
...uot;
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jg at jguk.org
I am using
ssh -V
OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g 1 Mar 2016
Would you support a patch to add "ssh --version" this is the standard
way to check the version, it is unclear what version ssh from the help
output, so could add it to that as well. If there was agreement...
2017 Mar 27
4
[Bug 2700] New: Missing PEM identity_file should be a fatal error
...rror
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jg at jguk.org
ssh -i "me.pem" ubuntu at myserver33.net
Warning: Identity file me.pem not accessible: No such file or
directory.
Permission denied (publickey).
I can see there is a 3 second wait before the "Permission denied
(publickey)." which is the connection to the myserver33.net
My...
2017 Mar 07
0
[Bug 2689] New: Terminal new line after packet_write_wait: Connection failure
...failure
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jg at jguk.org
Hello
Often remote ssh connection fails due to unreliable wifi etc, and I see
corrupted terminal output.
Could ssh exits contain \n\n to get past any trailing output from the
other machine?
ubuntu at ip-xx-xx-xx-xx:~/$
packet_write_wait: Connection to xx.xx.xx.xx port 22: Broken pipe
jonny...
2002 Jan 22
1
Using OpenSSH through a SOCKS compatible firewall on your LAN
...enSSH through a SOCKS
compatible firewall on your LAN". I have attatched it to this email.
All feedback is welcome, I expect still have a little to add before its
ready for its first release.
if you wish to give my email address to someone not on the email list
please give them openssh at jguk.org
JG
mouring at etoh.eviladmin.org wrote:
<snip>
> Otherwise if you wish to do a full FAQ. html is fine. It still needs to
> be send to openssh at openbsd.org and/or openssh-unix-dev at mindrot.org for
> review and comments.
>
> - Ben
>
>
-------------- next par...
2009 Apr 17
4
[Bug 1590] New: ^C is not supported in sftp
...orted in sftp
Product: Portable OpenSSH
Version: 5.2p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jg at jguk.org
I sftp'd into the wrong machine, and noticed ^C (Ctrl+C) does not exit
the program like it does with SSH.
Example:
d at -laptop:~/Documents/$ sftp mydomains.com
Connecting to mydomains.com...
d at mydomains.com's password:
^CPermission denied, please try again.
Can SFTP support ^...
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
2020 Oct 21
0
nouveau crash on shutdown 5.4.0-42-generic Ubuntu 20.04 vmmgf100.c:221
nouveau crash vmmgf100.c:221
gf100_vmm_invalidate
I see this from time to time
2009 Apr 16
1
^C <ctrl>+C not working with sftp
Hello
I sftp'd to the wrong machine, and noticed there was no way to get out
of it, ^C and ^D didn't do anything, they just submitted as a wrong
password.
d at -laptop:~/Documents/$ sftp mydomains.com
Connecting to mydomains.com...
d at mydomains.com's password:
^CPermission denied, please try again.
ssh on the other hand does accept ^C. could the same be added to sftp?
I'm not
2002 Feb 07
1
[openssh-dev]: disable ProxyCommand from being used?
Hello,
Is there a way to disable the ProxyCommand from being used?
I am currently on a local lan, but all my ssh goes through the firewall
machine to get back to my laptop sittng next to me..
I have spoken to Goto-san and he does not know of a current solution to
this problem.
JG
2002 Feb 19
1
: Subject of email
Hello
Would it be possible for the Subject line of this list to be prefixed
with [openssh-unix-dev]: ? I'm on many lists and this is the only one
that does'nt. It aids readability and means we all can prioritise all
emails in our inbox better. IMO.
It should be possible to decide if one wants to read an email from the
subject. I believe.
Have I just started a flame war? I hope now, I
2004 Aug 29
2
Building theora
Hello,
I'm trying to get theora built. However there is not a page listing what
depdencies there are. Would it be possible to have a developers page
with the point release tarballs etc? (There is subversion access, but
I do not have subversion for my OS).
I could not find libtheora release, only an alpha, this wasn't very
clear, it has been released now I think.
The libogg and
2009 Apr 05
3
sftp Couldn't read packet: Connection reset by peer
Hello
I saw this error below. My feeling is that the second line is not
needed. Would a patch be accepted to change it? If it's easy enough to
do I could probably track down the bit of code generating it.
the ssh error is also not quite as good as it could be, My feeling is
that it doesn't need to tag "Name or service not known" on to the end
of the line when it has already