FileSysOrg / fileServersNG

Replacement file servers subsystem for Alfresco that provides SMB2 and SMB3 support
https://www.filesys.org
5 stars 1 forks source link

Error No SMB dialects enabled #1

Open Whidix opened 4 months ago

Whidix commented 4 months ago

Fileserver keep crashing due to smb dialect not selected. Here i the error and my env: env:

        -Dsmb.enabled=true
        -Dftpng.enabled=false
        -Dsmb.dialects=SMB3
        -Dsmb.kerberos.stripUsernameSuffix=true
        -Dsmb.kerberos.debug=true
        -Dsmb.kerberos.loginEntryName=AlfrescoHTTP
        -Dsmb.kerberos.realm=IPA.SIDR.SN
        -Dsmb.kerberos.config=/etc/krb5.conf
        -Dsmb.login.config=/etc/alternatives/jre/conf/security/java.login.config

and the error:

Caused by: org.alfresco.error.AlfrescoRuntimeException: 04240039 No SMB dialects enabled
    at org.filesys.alfresco.SMBServerBean.startServer(SMBServerBean.java:200) ~[fileserversng-24.1.jar:?]
FileSysOrg commented 4 months ago

You need a licence key to be able to run with the SMB2 and/or SMB3 dialects.

If you send an email to info@filesys.org I can send you a trial licence key.