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 2011-10-26 22:18:18

jp10558
Member
Registered: 2006-10-09
Posts: 101

AD Authentication

I've tried using the auto AD configuration in GLPI 0.8.5 to a Server 2008 R2 server in forest level 2008R2 and the following data:
Server: dc1.classe.cornell.edu
Port: 389
Connection Filter: (&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
BaseDN: dc=classe,dc=cornell,dc=edu
rootDN: cn=admin-glpi,cn=Users,dc=classe,dc=cornell,dc=edu
LoginField: samaccountname
Password: whatthepasswordis

But the tests all fail... Is there any more information somewhere to help? Or a log somewhere that might explain what exactly is failing?

Thanks

Last edited by jp10558 (2011-10-26 22:19:02)

Offline

#2 2011-10-27 02:46:17

scharpf
Member
From: Brasil - São Paulo
Registered: 2009-02-26
Posts: 65

Re: AD Authentication

I think you miss one "dc" in the begining...

BaseDN: dc=classe,dc=cornell,dc=edu ->  BaseDN: dc=dc1,dc=classe,dc=cornell,dc=edu

Last edited by scharpf (2011-10-27 02:48:17)


GLPI 0.90.1 / OCS Inventory 2.1.2 / OCS AGENTS  v2.1.1.1/ 1500 hosts
Debian Squeeze, Apache/2.2.16, PHP 5.4.45-1~dotdeb+6.1, MySQL 5.1.73

Offline

#3 2011-10-27 14:19:30

jp10558
Member
Registered: 2006-10-09
Posts: 101

Re: AD Authentication

Ok, thanks. I also figured out from the other thread that it's all case sensitive and space sensitive. Don't make the mistake I did and go by samaccountname for the username, go into ASDI edit and see what the LDAP AD thinks things are actually named, and if they're upper or lower case.

Now that the test succeded, time to try the rest of it.

Offline

Board footer

Powered by FluxBB