Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error No SMB dialects enabled #1

Open
Whidix opened this issue May 24, 2024 · 1 comment
Open

Error No SMB dialects enabled #1

Whidix opened this issue May 24, 2024 · 1 comment

Comments

@Whidix
Copy link

Whidix commented May 24, 2024

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
Copy link
Owner

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

If you send an email to [email protected] I can send you a trial licence key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants