[gitorious] LDAP Issue

2012-11-23 Thread Graziano Aliberti
Hi guys, I have an issue on LDAP authentication into my own gitorious installation. I configured correctly the authentication.yml with our LDAP server parameters but the authentication doesn't works. With the test_ldap_connection script I see only *Not there yet.** **For debugging purposes,

[gitorious] LDAP Authentication problem

2012-11-23 Thread Graziano Aliberti
Hi guys, I have an issue on LDAP authentication into my own gitorious installation. I configured correctly the authentication.yml with our LDAP server parameters but the authentication doesn't works. With the test_ldap_connection script I see only *Not there yet.** **For debugging purposes,

Re: [gitorious] Re: LDAP Authentication problem

2012-11-28 Thread Graziano Aliberti
: username_attribute: sAMAccountName encryption: none login_attribute: uid distinguished_name_template: uid={},OU=users,DC=example,DC=com attribute_mapping: mail: email I hope your comment! Regards, 2012/11/23 Graziano Aliberti graziano

Re: [gitorious] Re: LDAP Authentication problem

2012-11-28 Thread Graziano Aliberti
the problem was solved! 2012/11/28 Graziano Aliberti graziano...@gmail.com javascript: Hi, my issue is that I've never seen All good, your credential are correct Always Not there yet. For debugging purposes, this is the DN we tried: uid=MyUser,OU=Something,O=Something,C=it The user

Re: [gitorious] Re: LDAP Authentication problem

2012-11-29 Thread Graziano Aliberti
with this: def authenticate(credentials) username = credentials.username password = credentials.password save and exit repair permission: chown -R git:git /home/git/gitorious service httpd restart I hope your comment and Luck! 2012/11/28 Graziano Aliberti graziano...@gmail.com

Re: [gitorious] Re: LDAP Authentication problem

2012-12-04 Thread Graziano Aliberti
Any news for me? Thank you very much Il giorno giovedì 29 novembre 2012 11:15:20 UTC+1, Graziano Aliberti ha scritto: Hi, it doesn't work!! I've done all that you tell me to do. Regards Il giorno mercoledì 28 novembre 2012 17:41:05 UTC+1, Federico Don ha scritto: First backup

[gitorious] Ultrasphinx unknown task

2012-12-07 Thread Graziano Aliberti
Hi guys, I'm installing Gitorious on Ubuntu Server 12.04 64 bit following the guideline http://coding-journal.com/installing-gitorious-on-ubuntu-11-04/ but when I must run this command export RAILS_ENV=production \ bundle exec rake db:create \ bundle exec rake db:migrate \ bundle

[gitorious] Re: Ultrasphinx unknown task

2012-12-10 Thread Graziano Aliberti
Lyda ha scritto: On Friday, December 7, 2012 4:14:40 PM UTC, Graziano Aliberti wrote: I'm installing Gitorious on Ubuntu Server 12.04 64 bit following the guideline http://coding-journal.com/installing-gitorious-on-ubuntu-11-04/but when I must run this command export RAILS_ENV=production

Re: [gitorious] Re: Ultrasphinx unknown task

2012-12-11 Thread Graziano Aliberti
...@googlegroups.com javascript:] *On Behalf Of *Graziano Aliberti *Sent:* den 10 december 2012 09:42 *To:* gito...@googlegroups.com javascript: *Subject:* [gitorious] Re: Ultrasphinx unknown task Hy guys, thank you very much. Now everything works fine. So into the git's crontab I must

[gitorious] Re: Gitorious clone over https and git

2012-12-18 Thread Graziano Aliberti
...in fact the Download tar.gz works fine. Il giorno lunedì 17 dicembre 2012 14:31:41 UTC+1, Graziano Aliberti ha scritto: Hi everyone, I've installed a local gitorious instance without problems except that I can't clone over https and over git. When I write : git clone git