Does the
I have a Samba server with this configuration:
FreeBSD can't seem to authenticate (it works with the settings above toggled).
Windows works fine of course.
Using LM or NTLM authentication is not acceptable.
I'm using the latest -RELEASE version, on both server and client, with the latest ports.
Any ideas?
mount_smbfs
application support NTLMv2 authentication?I have a Samba server with this configuration:
Code:
ntlm auth = no
lanman auth = no
FreeBSD can't seem to authenticate (it works with the settings above toggled).
Windows works fine of course.
Using LM or NTLM authentication is not acceptable.
I'm using the latest -RELEASE version, on both server and client, with the latest ports.
Any ideas?