ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alex Gorbachenko <agent_007@immo.ru>
To: community@altlinux.ru
Subject: Re: [Comm] ssh authorization without password input
Date: Wed, 23 Mar 2005 10:05:07 +0300
Message-ID: <20050323100507.0fc6d277@satellit.immo> (raw)
In-Reply-To: <42403D40.8000103@ricom.ru>

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

On Tue, 22 Mar 2005 18:44:00 +0300
Alexey Morsov wrote:

> В логах пишет что ключ принят.... :) генерил как ssh-keygen -t rsa

ssh-keygen -b 2048 -t dsa
scp ~/.ssh/id_dsa.pub target.server:
ssh target.server

для того, чтобы $HOME/.ssh создался с правильными правами, на
target.server:
ssh localhost
exit
mv ~/id_dsa.pub ~/.ssh/authorized_keys2

если ключ с пассфразой:
ssh-add ~/.ssh/id_dsa там, откуда будешь ходить по ssh.
будет пускать без пароля. 

вся эта премудрость и многое другое описано в man 1 ssh, man 1
ssh-keygen, man 1 ssh-add.

-- 
Sylpheed Claws 1.9.6cvs9

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

  parent reply	other threads:[~2005-03-23  7:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-22 12:06 Alexey Morsov
2005-03-22 12:21 ` dicom
2005-03-22 12:24   ` Re[2]: " Anton Gorlov
2005-03-22 13:32   ` Alexey Morsov
2005-03-22 13:36     ` Artem Pastukhov
2005-03-22 13:36     ` Eugene Ostapets
2005-03-22 14:29       ` Alexey Morsov
2005-03-22 14:31         ` Eugene Ostapets
2005-03-22 14:55           ` Kolotov Alexandr
2005-03-22 15:00             ` Kolotov Alexandr
2005-03-22 15:10             ` Alexey Morsov
2005-03-22 15:13               ` Eugene Ostapets
2005-03-22 15:44                 ` Alexey Morsov
2005-03-22 19:57                   ` Eugene Ostapets
2005-03-23  7:05                   ` Alex Gorbachenko [this message]
2005-03-24  8:19         ` Alexey I. Froloff

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=20050323100507.0fc6d277@satellit.immo \
    --to=agent_007@immo.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