ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitriy Shcherbakov <dimka_list@vzljot.ru>
To: community@altlinux.ru
Subject: [Comm] ssh-agent
Date: Thu, 24 Apr 2003 16:27:31 +0400
Message-ID: <3EA7D833.8040204@vzljot.ru> (raw)
In-Reply-To: <20030424144225.48beb865.kirey@mmk.ru>

Добрый день!
У меня имеется проблема: пытаюсь наладить аутенфикацию с использованием 
DSA-ключа.
ssh-agent не экспортирует свои переменные, в следствие чего ssh-add не 
работает. Если переменные задать в ручную, то все нормально:

[rsy@itaks4 rsy]$ ssh-add
Could not open a connection to your authentication agent.
[rsy@itaks4 rsy]$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XX4fXSbT/agent.3109; export SSH_AUTH_SOCK;
SSH_AGENT_PID=3110; export SSH_AGENT_PID;
echo Agent pid 3110;
[rsy@itaks4 rsy]$ echo $SSH_AUTH_SOCK

[rsy@itaks4 rsy]$ SSH_AUTH_SOCK=/tmp/ssh-XX4fXSbT/agent.3109
[rsy@itaks4 rsy]$ export SSH_AUTH_SOCK
[rsy@itaks4 rsy]$ echo $SSH_AUTH_SOCK
/tmp/ssh-XX4fXSbT/agent.3109
[rsy@itaks4 rsy]$ ssh-add
Enter passphrase for /home/rsy/.ssh/id_dsa:
Identity added: /home/rsy/.ssh/id_dsa (/home/rsy/.ssh/id_dsa)
[rsy@itaks4 rsy]$

Чувствую, я чего-то не знаю. Куда копать?



  parent reply	other threads:[~2003-04-24 12:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24  8:42 [Comm] Консольный шрифт с псевдографикой Alexander Kirey
2003-04-24 11:20 ` [Comm] " Sergey Vlasov
2003-04-24  9:52   ` Alexander Kirey
2003-04-24 12:27 ` Dmitriy Shcherbakov [this message]
2003-04-25 10:48   ` [Comm] [Comm]показывать логи на консоль пользователпользователя Konstantin V. Gaidukov
2003-04-25 12:05     ` Roman Savelyev
2003-04-28 12:25       ` [Comm] [Comm]показывать логи на консоль пользователпользователпользователя Konstantin V. Gaidukov
2003-04-28 12:37         ` Oleg K. Artemjev
2003-04-29  5:48           ` [Comm] [Comm]показывать логи на консоль пользователпользователпользователпользователя Konstantin V. Gaidukov
2003-04-29  6:14             ` Dmitry Lebkov
2003-04-29  6:47               ` [Comm] [Comm]показывать логи на консоль пользователпользователпользователпользователпользователя Konstantin V. Gaidukov
2003-04-29 11:34                 ` Dmitry Lebkov
2003-04-30  5:55                   ` [Comm] [Comm]показывать логи на консоль пользователпользователпользователпользователпользователпользователя Konstantin V. Gaidukov
2003-04-25 18:32   ` [Comm] ssh-agent Dmitry V. Levin

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=3EA7D833.8040204@vzljot.ru \
    --to=dimka_list@vzljot.ru \
    --cc=community@altlinux.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

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