You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@manifoldcf.apache.org by ritika jain <ri...@gmail.com> on 2021/12/03 08:21:40 UTC

Two profiles of manifoldcf

Hi All,

Can we create two different username/password of crawler UI of manifoldcf.

I tried configuring two user profiles in properties.xml, but it's not
working.
<property name="org.apache.manifoldcf.login.name" value="admin"/>
<property name="org.apache.manifoldcf.login.password" value="demo"/>

<property name="org.apache.manifoldcf.login.name" value="admin2"/>
<property name="org.apache.manifoldcf.login.password" value="demo2"/>

Is there a way to do that?

Thanks
Ritika