This Question is Answered

2 "helpful" answers available (5 pts)
4 Replies Last post: Dec 28, 2007 6:33 PM by Brian Bisbee  
Brian Bisbee Bronze 9 posts since
Dec 27, 2007
Currently Being Moderated

Dec 27, 2007 3:38 PM

Openfire and Active Directory

Okay, I am knew at this, and I am trying to connect my server to my activedirectory server. I get success until i get to step 3 - group mapping. When it fails. any help is greatly appreciated.

Jonas Silver 108 posts since
Oct 19, 2006
Currently Being Moderated
Dec 28, 2007 3:17 AM in response to: Brian Bisbee
Re: Openfire and Active Directory

It fails with what exactly? Please send us the error (at least the text you get when klicking "test"). Do you have a filter applied? If so, please post it.

 

Usually the entries should be "cn, member, description" for a standard AD. Post yours if they differ.

 

Should not lead to this failure but still could become your next problem:

Do you have any groups existing within your specified BaseDN? Openfire needs an AD-Group with users. It cannot group by itself on a certain field (wich is a pity IMHO) .

Todd Getz KeyContributor 2,200 posts since
Apr 2, 2007
Currently Being Moderated
Dec 28, 2007 3:40 PM in response to: Brian Bisbee
Re: Openfire and Active Directory

Your error lies in your base DN.  First you really should not keep users in the default Users container.  You should create an OU with no spaces in the name to house your users.  This is so you can apply policies and such.  Same goes for groups.  That being said..... You do not appear to have a cn=Openfire in the Users container.  You have a group.  They are not the same.  Just drop the cn=Openfire from the base DN and you should be fine.

More Like This

  • Retrieving data ...