Commit Graph

6 Commits

Author SHA1 Message Date
Toshi MARUYAMA
786e3cff10 run LDAP tests on Travis CI
git-svn-id: http://svn.redmine.org/redmine/trunk@14785 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-31 15:43:21 +00:00
Toshi MARUYAMA
ec0753e39c remove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40
<pre>
adding new entry "dc=redmine,dc=org"
ldap_add: Constraint violation (19)
	additional info: structuralObjectClass: no user modification allowed
</pre>

git-svn-id: http://svn.redmine.org/redmine/trunk@14782 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-31 13:44:12 +00:00
Toshi MARUYAMA
e6ba14610c add sample slapd.conf on CentOS6 (x86_64)
git-svn-id: http://svn.redmine.org/redmine/trunk@14781 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-31 13:44:01 +00:00
Toshi MARUYAMA
9ad21e9726 replace tabs to spaces at test/fixtures/ldap/slapd.conf
git-svn-id: http://svn.redmine.org/redmine/trunk@14185 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-19 10:33:23 +00:00
Jean-Philippe Lang
7ae53845ac Adds a sample test LDAP configuration file.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3489 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-26 08:31:36 +00:00
Eric Davis
7b6b147761 Added some tests for the LDAP authentication.
Includes an export of an LDAP database to use in testing.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3438 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-16 16:40:50 +00:00