Saratov Linux User Group
 help / color / mirror / Atom feed
* [Sarlug] problem with ssh
@ 2008-02-28 11:54 linderoxxx
  2008-02-28 14:36 ` Genix
  0 siblings, 1 reply; 2+ messages in thread
From: linderoxxx @ 2008-02-28 11:54 UTC (permalink / raw)
  To: Saratov Linux User Group Maillist

Господа, у меня проблема с 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Sarlug] problem with ssh
  2008-02-28 11:54 [Sarlug] problem with ssh linderoxxx
@ 2008-02-28 14:36 ` Genix
  0 siblings, 0 replies; 2+ messages in thread
From: Genix @ 2008-02-28 14:36 UTC (permalink / raw)
  To: Saratov Linux User Group Maillist

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

согласен с ребятами на форуме -- надо смотреть настройки pam

-- 
У каждого в башке свои тараканы...



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-28 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-28 11:54 [Sarlug] problem with ssh linderoxxx
2008-02-28 14:36 ` Genix

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