You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2008-11-19 19:44:47

mjames
Member
Registered: 2007-06-13
Posts: 4

LDAP and eDirectory setup

Using GLPI 0.7, I was able to authenticate users with eDirectory using LDAP.

1. Click Setup..Authentication
2. On LDAP tab, select "+" to Add a new connection.
3. Name your connection, and put in the IP address of your LDAP server.
4. basedn is of the form ou=<organization unit>,o=<organization>
5. put in a username and password if authentication is required, for anonymous bind, leave them blank.
6. login field should be uid.
7. Search type = In Users, Use DN in the search = yes
7. Surname = sn, First Name = givenName, phone = telephonenumber, email = mail

Offline

#2 2008-11-19 20:08:41

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: LDAP and eDirectory setup

Hello.

I'm sorry but I don't unsterstand if you want to ask something or just give us a feedback...

Offline

#3 2008-11-19 20:11:10

mjames
Member
Registered: 2007-06-13
Posts: 4

Re: LDAP and eDirectory setup

It's a small "How-to" guide for users with Novell's eDirectory.

Offline

#4 2008-11-19 20:19:06

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: LDAP and eDirectory setup

could you put your whole configutation, because I may add a pre-configuration model for eDirectiory in the configuration

Offline

#5 2008-11-19 20:27:10

mjames
Member
Registered: 2007-06-13
Posts: 4

Re: LDAP and eDirectory setup

is there a configuration file I can export to help you?

Offline

#6 2008-11-19 20:29:12

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: LDAP and eDirectory setup

no, juste copy/paste the informations in Setup->Authentication
basedn, filter, and so on

Offline

#7 2008-11-19 20:50:43

mjames
Member
Registered: 2007-06-13
Posts: 4

Re: LDAP and eDirectory setup

These are the setting I'm using, although I've obscured the internal IP address of our LDAP server.

Name = Server1
Server = x.x.x.x (your LDAP server IP address)
LDAP port = 389
Basedn = ou=stbridge,o=sbf (our eDirectory basedn containing our users, yours may be different)
rootdn = <blank> because we are using anonymous bind for searching
Pass = <blank>
Login field = uid
Connection filter = (objectclass=user)
Use TLS = No
How LDAP aliases should be handled = Never dereferenced (default)
Search Type = In Users
User Attribute containing its groups = <blank>
Filter to search in groups = <blank>
Group attribute containing its users = <blank>
Use DN in the search = Yes
Surname = sn
First name = givenName
Comments = <blank>
Email = mail
Phone = telephoneNumber

Offline

#8 2018-09-11 16:23:55

mingosss
Member
Registered: 2018-09-10
Posts: 10

Re: LDAP and eDirectory setup

Hi
can you help me
I can import user but they cant autenticate
Thanks

Offline

Board footer

Powered by FluxBB