cancel
Showing results for 
Search instead for 
Did you mean: 

Remove Guest home link from the dashboard

twchiam
Champ in-the-making
Champ in-the-making
Hi,

Anyone know how to remove the guest link from the dashboard?

Regards,
Kenneth
1 REPLY 1

smicyk
Champ in-the-making
Champ in-the-making
Hi,

you should disable guest user from the system. To do that, you should add alfresco.authentication.allowGuestLogin=false in alfresco-global.properties.

Or you can change in alfresco/subsystems/Authentication/alfrescoNtlm/alfresco-authentication.properties the line  to given below

alfresco.authentication.allowGuestLogin=false

Thanks,
smicyk