This Question is Answered

1 "helpful" answer available (5 pts)
5 Replies Last post: May 23, 2008 2:55 PM by Todd Getz  
Jimmy Carter Bronze 5 posts since
Apr 6, 2007
Currently Being Moderated

May 23, 2008 11:59 AM

Connection Settings - LDAP

 

Ok, here is my situation.

 

 

 

 

I am trying to connect the openfire server to our active directory but keeps on giving me this error:

 

 

"Error Authenticating with the LDAP Server. Check Supplied Credentials"

 

 

My active directory is running on a windows server 2008 datacenter, yes, firewall is disabled.

 

 

dns is working fine.  (both ways, I can ping both ways from the dom computer and the host)

 

 

I have tried using for administrator dn, username@domain.com

 

 

as well as the format: cn=username,dc=fullyqulified,dc=domainname

 

 

base dn is in this format: dc=server,dc=domain,dc=domain

 

 

nothing works

 

 

what do you guys think

 

 

as a general policy on the domain computer we have to use complex passwords (i don't know if that has something to do with anything)

 

 

I have used administrator accounts, and local usernames.

 

 

the member server is "not" a part of the domain. (is a stand alone server)

 

 

 

 

 

 

Todd Getz KeyContributor 2,494 posts since
Apr 2, 2007
Currently Being Moderated
May 23, 2008 12:28 PM in response to: Jimmy Carter
Re: Connection Settings - LDAP

 

This may seem like a dumb question but are you sure about the domain's full name?  For example if your real world domain is domain.com your AD domain could have a prefix such as directory.domain.com.  This would be what you need to use after the at sign and in the BaseDN.  You also need to be pointing at a Domain controller for this to work I think, as I am unsure about the Server 2008 you reference.  The openfire server should not need to be on a bound machine to work.  There are 3 accepted structures AD will accept for authentication via the AdminDN:

 

 

Todd Getz KeyContributor 2,494 posts since
Apr 2, 2007
Currently Being Moderated
May 23, 2008 2:46 PM in response to: Jimmy Carter
Re: Connection Settings - LDAP

Does that mean you have it working now?  If so you may want to mark this question as answered

Todd Getz KeyContributor 2,494 posts since
Apr 2, 2007
Currently Being Moderated
May 23, 2008 2:55 PM in response to: Jimmy Carter
Re: Connection Settings - LDAP

I keep an archived copy of my openfire.xml on hand so that I always have a reference to base new setups on.  In fact you can use in new installs by editing the <setup> tag to be false.  Also I have it in these forums all over the place.  Mostly for vCard settings for other users.  In fact you can have a copy too.

Attachments:

More Like This

  • Retrieving data ...