Hybrid Auth Provider Issue

Hi,

i just installed Openfire with an LDAP Authentication. After that i want to use Hybrid Authentication to add some extra external Users. So i followed some of the examples and append the following to my openfire.xml file:

1.0

true

org.jivesoftware.openfire.auth.HybridAuthProvider

org.jivesoftware.openfire.user.HybridUserProvider

org.jivesoftware.openfire.ldap.LdapAuthProvider

org.jivesoftware.openfire.auth.DefaultAuthProvider

org.jivesoftware.openfire.ldap.LdapUserProvider

org.jivesoftware.openfire.auth.DefaultUserProvider

When i now restart the server i will be prompted to the installation screen, so i guess i did somethings wrong? Could someone tell me what is wrong in my config?

Cheers

Dirk