01-28-2008 09:30 AM
<config evaluator="string-compare" condition="Filesystem Security">
<authenticator type="alfresco">
<allowGuest/>
<!– Map any unknown user to guest –>
<!–
<mapUnknownUserToGuest/>
–>
</authenticator>
</config>
01-28-2008 10:27 AM
01-28-2008 10:48 AM
02-07-2008 11:59 AM
02-08-2008 03:19 AM
02-19-2008 10:48 AM
05-02-2008 06:07 AM
<bean id="authenticationComponentNormal" class="org.alfresco.repo.security.authentication.AuthenticationComponentImpl">
<property name="authenticationDao">
<ref bean="authenticationDao" />
</property>
<property name="authenticationManager">
<ref bean="authenticationManager" />
</property>
<property name="allowGuestLogin">
<value>false</value>
</property>
</bean>
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.