Diff for "ebox0Redmine"


Differences between revisions 2 and 3
Revision 2 as of 2011-11-13 05:22:15
Size: 841
Editor: c83-254-148-65
Comment: Corrected misspellings
Revision 3 as of 2011-11-13 05:25:10
Size: 838
Editor: c83-254-148-65
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== Set upp ldap with redmine ==
In redmine go to administration -> ldap auth
== Set up ldap with redmine ==
In redmine go to administration -> ldap auth.
Line 20: Line 20:
So that should do the config. As soon as a user logs in in to redmine with their ldap config, a new redmine user will be created. And after that you can give the user access to projects. So that should do the config. As soon as a user logs in to redmine with their ldap config, a new redmine user will be created. And after that you can give the user access to projects.

Redmine is a nice project and tracking tool. I use it all the time with ebox.

Set up ldap with redmine

In redmine go to administration -> ldap auth. Make a new ldap connection and enter the following

  • name = ebox
  • host = ip to you ebox
  • Port = 389
  • Account = Blank
  • Password = Blank
  • Base DN = ou=Users,dc=elino,dc=se ( change dc=elino,dc=se with your ldap base )
  • On the fly creation = yes
  • Login = uid
  • Firstname = givenName
  • Lastname = sn
  • Email = uid ( if you are using mail in you ebox you can change this to "email"

So that should do the config. As soon as a user logs in to redmine with their ldap config, a new redmine user will be created. And after that you can give the user access to projects.

SWEDISH ONE WITH PICTURE

ebox0Redmine (last edited 2014-01-04 12:13:40 by knome)