Active Directory/Openfire pulling computers

Hi there,

New install here.

I have the LDAP connection settings working, and my base DN is dc=intranet,dc=domain,dc=com.

Test connection works fine.

For user mapping, I’m using the default settings and when I test it, it’s pulling computer names and not user names. For the test it always pulls the first object (computer) from the first OU.

Any help would be greatly appreciated!

My OU structure is as follows:

intranet.domain.com

xxxx xx xxx (spaces/# of characters the same)

computers

users

xxxx xx xxx (spaces/# of characters the same)

computers

users

xx xxxxxxxxx(spaces/# of characters the same)

computers

users

xxx xxxxxx(spaces/# of characters the same)

computers

users

Just wanted to add, I pulled the string for the user mapping test: http://127.0.0.1:9090/setup/setup-ldap-user.jsp?test=true&serverType=activedirec tory&userIndex=9

And then added my own userIndex # - it seems to only list the objects from the first OU…

intranet.domain.com

xxxx xx xxx (spaces/# of characters the same)

computers

It never sees the >>>users OU, or anything past it.

I also added a new OU titled 1 - so it’d be on top. Added a user inside of it. Still pulls the computer on the OU below. It seems like all openfire is doing is pulling computers…

Working by design, or maybe indicative of a problem?

you need to enable filters to filter out the computers. Search the forums for all dates there are some specific examples on how to do this.