Saratov Linux User Group
 help / color / mirror / Atom feed
From: linderoxxx <linderoxxx@mail.ru>
To: Saratov Linux User Group Maillist <sarlug@lists.lug.ru>
Subject: [Sarlug] problem with ssh
Date: Thu, 28 Feb 2008 14:54:42 +0300
Message-ID: <47C6A102.9060208@mail.ru> (raw)

Господа, у меня проблема с ssh
достаточно длинная история, но фактически у меня просто не хочет 
работать sshd
как не кручу конфиг...
вот тут я описал свою проблему , конфиги и все запрощенные команды, 
предложенные участниками конференции:
http://forums.gentoo.org/viewtopic-p-4910726.html#4910726

если у вас будут какие -то предложения! милости прошу...
скажу лишь, что эта проблема на 2х компах с archlinux, и до этого на них 
всё работало нормально... причина почему упало... не помню, скорее всего 
upgrade до новой версии, но поставив чистый archlinux, все равно не 
получилось подключиться к sshd
ssh на выход работает нормально:

варианты ошибки бывали hostbased ,RSA...,password:
master@local ~ $ ssh archserver
Permission denied (password).

master@local ~$ ssh -v archserver
...
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: password
debug1: No more authentication methods to try.
Permission denied (password).

master@local ~ $ scp archserver:/home/master/a a
Permission denied (password).
master@local ~ $

$ sudo cat /etc/ssh/sshd_config | grep ^[A-Za-z0-9]
Port 22
Protocol 2
ListenAddress 0.0.0.0
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
PermitRootLogin no
StrictModes yes
RSAAuthentication no # yes тут тоже было
PubkeyAuthentication no # yes тут тоже было
AuthorizedKeysFile .ssh/authorized_keys
RhostsRSAAuthentication no
HostbasedAuthentication no # yes тут тоже было
IgnoreUserKnownHosts yes
IgnoreRhosts yes
PasswordAuthentication yes
PermitEmptyPasswords no
ChallengeResponseAuthentication no
UsePAM yes
AllowUsers master
X11Forwarding yes
X11UseLocalhost yes
PrintMotd yes
PrintLastLog yes
MaxStartups 10
Subsystem sftp /usr/lib/misc/sftp-server



             reply	other threads:[~2008-02-28 11:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28 11:54 linderoxxx [this message]
2008-02-28 14:36 ` Genix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47C6A102.9060208@mail.ru \
    --to=linderoxxx@mail.ru \
    --cc=sarlug@lists.lug.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Saratov Linux User Group

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sarlug sarlug/ http://lore.altlinux.org/sarlug \
		sarlug@lists.lug.ru sarlug@lug.ru
	public-inbox-index sarlug

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sarlug


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git