Hello,
you will find a sample ldap configuration in config/authentication.sample.yml
There is also a quick script for testing your setup, see /scripts/test_ldap_connection.
cheers,
Thomas
On 06/11/2012 03:08 PM, Federico Don wrote:
hello,
I have gitorious running on centos and authenticating with local users
someone can make the settings for authenticating with active directory?
can share information for this?
Thanks for your time
Regards,
--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
--
best regards,
Thomas Kjeldahl Nilsson
http://gitorious.com
--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
thanks, the test is well
# bundle exec script/test_ldap_connection USER PASSWORDAll good, your credentials are correctbut when I want to authenticate via web access .... I can not imagine why reason can this happen.....help me please!!?
Regards,
2012/6/11 Thomas Kjeldahl Nilsson <tho...@gitorious.org>
Hello,
you will find a sample ldap configuration in config/authentication.sample.yml
There is also a quick script for testing your setup, see /scripts/test_ldap_connection.
cheers,
Thomas
On 06/11/2012 03:08 PM, Federico Don wrote:
hello,
I have gitorious running on centos and authenticating with local users
someone can make the settings for authenticating with active directory?
can share information for this?
Thanks for your time
Regards,
--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
--
best regards,
Thomas Kjeldahl Nilsson
http://gitorious.com
--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
Active directory is just Microsoft's implementation of LDAP/Kerberos. Here's a half decent chance that the existing plugin wil work, or if not, it should work with only a few tweaks.
--
- Ken
On Mon, Jun 11, 2012 at 9:05 AM, Federico Don <federic...@gmail.com> wrote:
- Ken