Hi,
We use AD SSO and Ketboros and everything is working fine however we are getting this message in the logs 'Cannot establish NTLM authentication channel with xxx' Message ID 17945. What is this and how can we stop it please ?
Many thanks
Ed
Thank you for contacting Sophos Community.
Can you share the complete log for this?
Erick JanCommunity Support Engineer | Sophos Technical SupportSophos Support Videos | Product Documentation | @SophosSupport | Sign up for SMS AlertsIf a post solves your question use the 'Verify Answer' link.
Hello MakoRantz ,Thank you for reaching out to the community, are you facing this issue after the firmware upgrade ?May we know what is the current firmware running on the appliance ?
Thanks & Regards,_______________________________________________________________
Vivek Jagad | Technical Account Manager 3 | Cyber Security Evolved
Sophos Community | Product Documentation | Sophos Techvids | SMSIf a post solves your question please use the 'Verify Answer' button.
We are on the latest which 19.0.1 MR1. I think this has been happening before this. Apil 9th 2021 15:29 was the last time it seemed to not have the errors. Since then, they are constant. At the exact same time this error occurs we get a message stating a collector CTA was added. It appears to be STAS due to the timings.
Thanks
Hey MakoRantz ,Can you share the nasm debug logs with us here...On the CLI, select option 5. Device Management, then option 3. Advanced Shell.https://docs.sophos.com/nsg/sophos-firewall/19.0/Help/en-us/webhelp/onlinehelp/AdministratorHelp/Logs/LogFileDetails/index.html> To enable/disable debug for nasm service use the following commands - service nasm:debug -ds nosync> To check the service status - service -S | grep nasmThen change to the log directory using the command cd /log.> To check the live logs - tail -f nasm.log > To check the older logs - less nasm.log
cd /log
Here is a subtract from the log file:
Copyright Andrew Tridgell and the Samba Team 1992-2017Failed to create /var/log/samba/cores for user 0 with mode 0700Unable to setup corepath for winbindd: Successinitialize_winbindd_cache: clearing cache and re-creating with version number 2Could not fetch our SID - did we join?unable to initialize domain listNov 08 15:09:06.535087Z [nasm] is_ad_server_aliveNov 08 15:09:07.535162Z [nasm] is_ad_server_alive: waitpid() failed for 'No child processes'
If you do not want to use NTLM/Kerberos, simply disable it via Device access. In Device Access, you can disable it (AD SSO) in all zones. It will disable the module as well and no messages are reported anymore.
__________________________________________________________________________________________________________________
Was AD SSO your primary method of authenticating the users ?If not then you can disable the AD SSO from the device access settings.MakoRantz
AD SSO (NTLM or Kerberos) is generally incompatible with STAS as the two systems effectively fight each other for who is performing the authentication.If you are using STAS you should remove AD SSO from Device Access.If you are using AD SSO, make sure STAS is disabled.Although the message you are getting is different, if this started occurring with an upgrade you might be hitting a problem with Connection Security - which AD SSO started following in 19.0. Please see https://support.sophos.com/support/s/article/KB-000043818?language=en_US
Yes, that is our primary authentication service. Do you recommend against this?
Yes, but we use Kerberos or AD for our authentication.