Re: OpenSSH: spaces in user name
- From: Michael Heiming <michael+USENET@xxxxxxxxxxxxxx>
- Date: Tue, 14 Mar 2006 21:47:52 +0100
In comp.security.ssh Chuck <skilover_nospam@xxxxxxxxxxxxxx>:
Darren Tucker wrote:
On 2006-03-14, Chuck <skilover_nospam@xxxxxxxxxxxxxx> wrote:
I thought I remembered reading somewhere that one of the recent patches
to OpenSSH disabled the ability to connect with a user name that
contains spaces. Am I remembering correctly?
Not exactly. The problem was spaces in usernames passed to scp:
http://bugzilla.mindrot.org/show_bug.cgi?id=1164
'ssh "foo bar@somehost"' still works, and in the next version the User
directive in the config file (and any other directive for that matter)
can also have spaces if it's surrounded by double-quotes:
http://bugzilla.mindrot.org/show_bug.cgi?id=482
Also does it affect users authenticated with a public key?
Yes. Username handling in the client is is independant of the auth type.
Is the problem in the client or server? If it's in the client I have
nothing to worry about. I'm using Putty for tunnels, and winscp3 for
sftp. I don't use scp at all. Not with the username that includes spaces
anyway.
Shrug, spaces in username are one of the worst things I could
think of for a username, could well be a M$ "invention"?
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 351: PEBKAC (Problem Exists Between Keyboard
And Chair)
.
- Follow-Ups:
- Re: OpenSSH: spaces in user name
- From: Chuck
- Re: OpenSSH: spaces in user name
- References:
- OpenSSH: spaces in user name
- From: Chuck
- Re: OpenSSH: spaces in user name
- From: Darren Tucker
- Re: OpenSSH: spaces in user name
- From: Chuck
- OpenSSH: spaces in user name
- Prev by Date: Re: OpenSSH: spaces in user name
- Next by Date: Re: OpenSSH: spaces in user name
- Previous by thread: Re: OpenSSH: spaces in user name
- Next by thread: Re: OpenSSH: spaces in user name
- Index(es):
Relevant Pages
|
Loading