We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:?]
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Fileserver keep crashing due to smb dialect not selected. Here i the error and my env:
env:
and the error:
The text was updated successfully, but these errors were encountered: