[Eisfair] Problem mit Samba 3.2.0, Server 2008R2
Thomas Bork
tom at eisfair.org
Do Jun 8 22:01:18 CEST 2017
Am 08.06.2017 um 11:28 schrieb Alex Busam:
> Dies auf die 2. Option (inkl. NTLMv2....) zu stellen, brachte aber keine
> Abhilfe. Ich nehme an es wurden noch andere Optionen verändert, die ich
> nicht überschauen kann. Ausserdem weiß ich nicht welchen Einfluss
> welcher Parameter auf die Funktion des Kassensystems haben wird.
Da dürfte der Hersteller des Kassensystems der richtige Ansprechpartner
sein.
Du findest eine Beschreibung der Optionen, welche bei SAMBA_COMPAT=yes
gesetzt werden, unter http://www.sloop.net/smb.conf.html
echo " lanman auth = yes"
echo " client lanman auth = yes"
echo " client plaintext auth = yes"
echo " client ntlmv2 auth = no"
# 4.3
echo " require strong key = no"
# 4.3 compatibility with older clients
echo " allow nt4 crypto = yes"
# 4.6
echo " client ipc signing = auto"
echo " ntlm auth = yes"
echo " raw ntlmv2 auth = yes"
echo " client use spnego = no"
Wahrscheinlich ist der Server auf SMB1 festgenagelt und unterstützt kein
SPNEGO:
raw NTLMv2 auth (G)
This parameter determines whether or not smbd(8) will allow SMB1 clients
without extended security (without SPNEGO) to use NTLMv2 authentication.
If this option, lanman auth and ntlm auth are all disabled, then only
clients with SPNEGO support will be permitted. That means NTLMv2 is only
supported within NTLMSSP.
Default: raw NTLMv2 auth = no
--
der tom
[eisfair-team]
Mehr Informationen über die Mailingliste Eisfair