Multiple Auth mechanisms

Is there any change that wildfire is capable of using multiple auth mechanism simultaneously?

For instance, i have all of my corporate users authenticating off of my NT domain through nativeauth. This works great.

We want to add some outside vendors to our IM system but don’'t want to create domain acounts for them, is there any way to have wildfire first check nautiveauth and fall back to normal db auth if the first fails?

thanks

jerm

Hi Jerm,

Yes, there is. Take a look at the HybridAuthProvider detailed in the JavaDocs:

http://www.jivesoftware.org/builds/wildfire/docs/latest/documentation/javadoc/in dex.html

Hope that helps,

Ryan

fabulous… thank you

question… what about userprovider? things seem to work ok but i’'m wondering about the logistics on the conf file

thanks

jerm