# Since Alfresco 3.2, disabling guest login can be done using a simple # properties file, using the following property alfresco.authentication.allowGuestLogin = false # Disable file servers imap.server.enabled = false cifs.enabled = false ftp.enabled = false nfs.enabled = false mail.host=localhost mail.port=25 mail.username=anonymous mail.password= mail.encoding=UTF-8 mail.from.default=iparapheur@adullact.org mail.smtp.auth=false