seems that the ssh access is not accepted ... I created a user:group -> git:git I entered my ssh key (from my ~/.ssh/id_rsa_pub ) into my account in my private Gitorious, and I run RAILS_ENV=development ruby script/task_performer" I can see a formatted key into my ~/.ssh/authorized_keys ( I shorten the key. ........)
command="gitorious kadoudal",no-port-forwarding,no-X11-forwarding,no- agent-forwarding,no-pty ssh-rsa AAAAB............/M +LlZ8MMqOO044B1JALVHtyQK/8LklLys++theMwVrJTQ== [EMAIL PROTECTED] but running yves$ git push origin master Permission denied (publickey,keyboard-interactive). fatal: The remote end hung up unexpectedly I can look into the secure.log Dec 6 23:41:51 MacErwin com.apple.SecurityServer[21]: checkpw() succeeded, creating credential for user yves Dec 6 23:41:51 MacErwin com.apple.SecurityServer[21]: checkpw() succeeded, creating shared credential for user yves Dec 6 23:41:51 MacErwin com.apple.SecurityServer[21]: Succeeded authorizing right system.login.tty by client /usr/bin/sudo for authorization created by /usr/bin/sudo. so it's not anymore a security issue ... should be related to the /gitorious/repositories path and access rights... in my config/gitorious.yml I kept the repository_base_path: "/ gitorious/repositories", and created it but still getting permission denied.. where can I get info in which log ? thanks for your help where should I best create this directory ? which right should I give ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
