Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH-FTPで、鍵認証の実装 #6

Open
naao opened this issue Jun 24, 2012 · 1 comment
Open

SSH-FTPで、鍵認証の実装 #6

naao opened this issue Jun 24, 2012 · 1 comment

Comments

@naao
Copy link
Contributor

naao commented Jun 24, 2012

レンタルサーバーではなくて、VPSや専用サーバーなどroot権限をもったサーバー上にインストールする場合など、FTPやSSHのパスワード認証を設定せずに運用したい場合、SSH鍵認証でもxupdateを使えるようにしておきたい。
最終形は、 鍵をサーバーに保存せず使用時にクライアントPCの鍵情報を使用する、などがベスト。
暫定的には、鍵をサーバーに保存して使用後に削除する、ということで運用。

http://www.facebook.com/groups/313506525343887/permalink/457073684320503/

@naao
Copy link
Contributor Author

naao commented Jun 25, 2012

管理画面のユーザー名の入力欄の説明に、FTPしか書いてないので、SSHで入力する必要性を認識できない。 説明に追記必要。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant