JavaFX Tutorials

Monday, March 12, 2012

Disabling Guest Access in Alfresco 4.0

Instead of modifying an XML file, you can use the toplevel alfresco-global.properties file.  Add the following line

alfresco.authentication.allowGuestLogin=false

No comments:

Post a Comment