Strange thing - on git push gitosis does not adds key for new user to the /home/git/.ssh/authorized_keys. Of course - i can add keys manually, but its not good :(
What can i do?
Strange thing - on git push gitosis does not adds key for new user to the /home/git/.ssh/authorized_keys. Of course - i can add keys manually, but its not good :(
What can i do?
to solve this problem i've used
sudo chmod 755 /home/git/repositories/gitosis-admin.git/hooks/post-update