2

System: Ubuntu 16.04 - samba Version 4.3.9-Ubuntu

-> # ntlm_auth --request-nt-key --domain=VBA.LAN --username=[user] --password=[pw]
NT_STATUS_NO_MEMORY: Memory allocation error (0xc0000017)

This happens after upgrade to 16.04. Is this a bugg? Don't find any more information in logs. Suggestions on how to troubleshoot this?

I need this for freeradius connection to samba AD (http://deployingradius.com/documents/configuration/pap.html)

Henrik Ormåsen
  • 233
  • 2
  • 15

1 Answers1

2

Changing --domain=VBA.LAN to --domain=VBA fixed it!

Henrik Ormåsen
  • 233
  • 2
  • 15