05-15-2012 11:00 AM
authentication.chain=myDbCAS1:myDbCAS
authentication.chain=pumaCAS1:pumaCAS,alfrescoNtlm1:alfrescoNtlm
…
<bean id="authenticationComponent" class="it.quix.alfresco.repo.security.authentication.MyDbAuthenticationComponentImpl"
parent="authenticationComponentBase">
<property name="nodeService">
<ref bean="nodeService" />
</property>
<property name="personService">
<ref bean="personService" />
</property>
<property name="transactionService">
<ref bean="transactionService" />
</property>
<property name="defaultAdministratorUserNameList">
<value>${mydb.authentication.defaultAdministratorUserNames}</value>
</property>
</bean>
…..
05-28-2012 09:21 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.