I installed a local server for my office intranet and after installing git and gitosis to use it as a repository I cannot access it through ssh. I won't accept the credentials. I edited the ssh configuration file to allow the main user in the ubuntu machine and after a reboot it worked, but hasn't worked after that even if a reboot and restart the ssh server again. What is it that I could be doing wrong? Thanks
|
feedback
|
|
Gitosis is unmaintained and deprecated in favor of gitolite which you might have better luck with, especially since it has better error messages, debugging capabilities, and documentation. | |||
|
feedback
|
|
An install of gitosis does not allow remote SSH access to the
Also, did you install gitosis from | |||||||||||
feedback
|
sudo sshtells me there may be some confusion. – Tobu Feb 8 '11 at 18:43