02-22-2008 02:47 AM
02-22-2008 03:10 AM
<bean id="authenticationComponentImpl" class="org.alfresco.repo.security.authentication.AuthenticationComponentImpl">
<property name="authenticationDao">
<ref bean="alfDaoImpl" />
</property>
<property name="authenticationManager">
<ref bean="authenticationManager" />
</property>
<property name="allowGuestLogin">
<value>true</value>
</property>
</bean>
<property name="allowGuestLogin">
<value>true</value>
</property>
<property name="allowGuestLogin">
<value>false</value>
</property>
02-22-2008 03:12 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.