ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Настройка ssh
@ 2006-02-20 10:57 Карелин А. П.
  2006-02-20 11:37 ` Nick S. Grechukh
  0 siblings, 1 reply; 8+ messages in thread
From: Карелин А. П. @ 2006-02-20 10:57 UTC (permalink / raw)
  To: [Comm]

Добрый день.

Попробовал настроить сервер ssh по рекомендациям:
http://www.freesource.info/wiki/ALTLinux/Dokumentacija/NastrojjkaSSH#h576-9


при попытке соединиться получаю 
Permission denied (publickey).

Что смотреть?

-- 
С уважением,
А. Карелин

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

* Re: [Comm] Настройка ssh
  2006-02-20 10:57 [Comm] Настройка ssh Карелин А. П.
@ 2006-02-20 11:37 ` Nick S. Grechukh
  2006-02-20 11:52   ` Карелин А. П.
  0 siblings, 1 reply; 8+ messages in thread
From: Nick S. Grechukh @ 2006-02-20 11:37 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от 20 февраля 2006 12:57 Карелин А. П. написал(a):
> Попробовал настроить сервер ssh по рекомендациям:
> http://www.freesource.info/wiki/ALTLinux/Dokumentacija/NastrojjkaSSH#h576-9
> при попытке соединиться получаю
> Permission denied (publickey).
потому что PasswordAuthentication no ?

-- 
With best regards, Nick S. Grechukh
System Administrator
Technopark Corp.

E-mail: gns@tpway.com
Cell: +38 0676 13 76 07
JID: n.grechukh@jabber.tpway.com

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

* Re: [Comm] Настройка ssh
  2006-02-20 11:37 ` Nick S. Grechukh
@ 2006-02-20 11:52   ` Карелин А. П.
  2006-02-20 11:58     ` Nick S. Grechukh
  0 siblings, 1 reply; 8+ messages in thread
From: Карелин А. П. @ 2006-02-20 11:52 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от 20 Февраль 2006 14:37 Nick S. Grechukh написал(a):
> потому что PasswordAuthentication no ?

если поставить yes то спрашивает пароль, но при этом все-равно не пускает. Нет 
прав

-- 
С уважением,
А. Карелин

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

* Re: [Comm] Настройка ssh
  2006-02-20 11:52   ` Карелин А. П.
@ 2006-02-20 11:58     ` Nick S. Grechukh
  2006-02-20 12:08       ` Карелин А. П.
  0 siblings, 1 reply; 8+ messages in thread
From: Nick S. Grechukh @ 2006-02-20 11:58 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от 20 февраля 2006 13:52 Карелин А. П. написал(a):
> В сообщении от 20 Февраль 2006 14:37 Nick S. Grechukh написал(a):
> > потому что PasswordAuthentication no ?
> если поставить yes то спрашивает пароль, но при этом все-равно не пускает.
> Нет прав
а соответствующий кусок /var/log/secure ?

-- 
With best regards, Nick S. Grechukh
System Administrator
Technopark Corp.

E-mail: gns@tpway.com
Cell: +38 0676 13 76 07
JID: n.grechukh@jabber.tpway.com

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

* Re: [Comm] Настройка ssh
  2006-02-20 11:58     ` Nick S. Grechukh
@ 2006-02-20 12:08       ` Карелин А. П.
  2006-02-20 12:12         ` Nick S. Grechukh
  0 siblings, 1 reply; 8+ messages in thread
From: Карелин А. П. @ 2006-02-20 12:08 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от 20 Февраль 2006 14:58 Nick S. Grechukh написал(a):

> а соответствующий кусок /var/log/secure ?

там пусто.

-- 
С уважением,
А. Карелин

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

* Re: [Comm] Настройка ssh
  2006-02-20 12:08       ` Карелин А. П.
@ 2006-02-20 12:12         ` Nick S. Grechukh
  2006-02-20 12:22           ` Карелин А. П.
  0 siblings, 1 reply; 8+ messages in thread
From: Nick S. Grechukh @ 2006-02-20 12:12 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от 20 февраля 2006 14:08 Карелин А. П. написал(a):
> В сообщении от 20 Февраль 2006 14:58 Nick S. Grechukh написал(a):
> > а соответствующий кусок /var/log/secure ?
> там пусто.
/var/log/auth/all

-- 
With best regards, Nick S. Grechukh
System Administrator
Technopark Corp.

E-mail: gns@tpway.com
Cell: +38 0676 13 76 07
JID: n.grechukh@jabber.tpway.com

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

* Re: [Comm] Настройка ssh
  2006-02-20 12:12         ` Nick S. Grechukh
@ 2006-02-20 12:22           ` Карелин А. П.
  2006-02-20 13:08             ` Maxim Tyurin
  0 siblings, 1 reply; 8+ messages in thread
From: Карелин А. П. @ 2006-02-20 12:22 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от 20 Февраль 2006 15:12 Nick S. Grechukh написал(a):

Добавил 

RSAAuthentication yes
PubkeyAuthentication yes

сделал 
service sshd restart 
вместо 
service sshd reload

заработало, но только с паролем

спасибо


-- 
С уважением,
А. Карелин

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

* Re: [Comm] Настройка ssh
  2006-02-20 12:22           ` Карелин А. П.
@ 2006-02-20 13:08             ` Maxim Tyurin
  0 siblings, 0 replies; 8+ messages in thread
From: Maxim Tyurin @ 2006-02-20 13:08 UTC (permalink / raw)
  To: ALT Linux Community

Карелин А. П. writes:

> В сообщении от 20 Февраль 2006 15:12 Nick S. Grechukh написал(a):
>
> Добавил 
>
> RSAAuthentication yes
> PubkeyAuthentication yes
>
> сделал 
> service sshd restart 
> вместо 
> service sshd reload
>
> заработало, но только с паролем

Чтоб заработало с ключем надо публичную часть ключа положить на
сервер.
Например в ~/.ssh/authorized_keys
-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
   ___                                 
  / _ )__ _____  ___ ____ _______ _____
 / _  / // / _ \/ _ `/ _ `/ __/ // (_-<
/____/\_,_/_//_/\_, /\_,_/_/  \_,_/___/
               /___/  



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

end of thread, other threads:[~2006-02-20 13:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-20 10:57 [Comm] Настройка ssh Карелин А. П.
2006-02-20 11:37 ` Nick S. Grechukh
2006-02-20 11:52   ` Карелин А. П.
2006-02-20 11:58     ` Nick S. Grechukh
2006-02-20 12:08       ` Карелин А. П.
2006-02-20 12:12         ` Nick S. Grechukh
2006-02-20 12:22           ` Карелин А. П.
2006-02-20 13:08             ` Maxim Tyurin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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