User Mapping, Status: Error No users were found using the specified configuration. Try changing the base DN, user filter or username field

User Mapping, Status: Error No users were found using the specified configuration. Try changing the base DN, user filter or username field.

Hi to all.

Just installed the Openfire 3.6.4 and trying to get in to work with AD (SBS 2003 Premium).

After reading sum guides and posts from this site, I got to the point of the “User Mapping” in the Admin Console and got the following Error " No users were found using the specified configuration. Try changing the base DN, user filter or username field."

I have tried editing the openfire.xml but all I got is:

<?xml version="1.0" encoding="UTF-8" ?>

- <!–

This file stores bootstrap properties needed by Openfire.

Property names must be in the format: "prop.name.is.blah=value"

That will be stored as:

    <prop>

        <name>

            <is>

               

<blah>value</blah>

            </is>

        </name>

    </prop>

Most properties are stored in the Openfire database.

A

property viewer and editor is included in the admin console.

** ** -->

  • <!--

root element, all properties must be under this element

** ** -->

-

-

  • <!--

Disable either port by setting the value to -1

** ** -->

** ** 9090

** ** 9091

** **

** ** en

- <!–

Network settings. By default, Openfire will bind to all network interfaces.

  Alternatively, you can specify a specific network interfaces that the server

  will listen on. For example, 127.0.0.1. This setting is generally only useful

   on multi-homed servers.

** ** -->

** ** false

** ** **. **

- <!–

<network>

    <interface></interface>

</network>

** ** -->

-

** ** org.jivesoftware.database.EmbeddedConnectionProvider

** **

** **

(Of course when I opened it in notepad it looked quite deferent.)

Attached are screenshots of the way there and the error message I got