Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Gitosisをインストールしましたが、正しくセットアップされていません。ドキュメントにあなたができるはずがないと言われているとき、私はまだgitユーザーとSSHで接続することができます。gitサーバーに接続するgitコマンドのみを実行することになっています。私が間違ったことをしたかもしれないアイデアはありますか?
.ssh/authorized_keysGitosisのホームディレクトリにあるファイルを確認してください。command強制されたキーのみを含める必要がありますgitosis-serve。
.ssh/authorized_keys
command
gitosis-serve
また、Gitosisユーザーのログインは、SSHキーでのみ可能であり、単純なパスワードでは不可能であることを確認してください。