ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Linux general discussion list <community@altlinux.ru>
Subject: Re: [Comm] ssh-agent
Date: Fri, 25 Apr 2003 22:32:06 +0400
Message-ID: <20030425183206.GB30959@basalt.office.altlinux.org> (raw)
In-Reply-To: <3EA7D833.8040204@vzljot.ru>

[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]

On Thu, Apr 24, 2003 at 04:27:31PM +0400, Dmitriy Shcherbakov wrote:
> У меня имеется проблема: пытаюсь наладить аутенфикацию с использованием 
> 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]$
> 
> Чувствую, я чего-то не знаю. Куда копать?

. /etc/X11/profile.d/ssh-agent.sh
Детали см. ssh-agent(1).


--
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2003-04-25 18:32 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 ` [Comm] ssh-agent Dmitriy Shcherbakov
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   ` Dmitry V. Levin [this message]

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=20030425183206.GB30959@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --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