search for: smb_test_signing_fuso

Displaying 3 results from an estimated 3 matches for "smb_test_signing_fuso".

2015 Mar 17
2
RequireSecuritySignature=1 and public share with guest not working
...er string = Samba Server %v map to guest = Bad User log file = /var/log/samba/log.%m client min protocol = SMB2 client signing = required server signing = required idmap config * : backend = tdb guest ok = Yes [pub] path = /fs1/smb_test_signing_fuso read only = No create mask = 0777 directory mask = 0777 So - writing mandatory to the config shows required in the testparm output. And even "server siging = required"/ "idmap config * : backend = tdb "was NOT in the smb.conf - since I used your confi...
2015 Mar 17
0
RequireSecuritySignature=1 and public share with guest not working
...log file = /var/log/samba/log.%m > > client min protocol = SMB2 > > client signing = required > > server signing = required > > idmap config * : backend = tdb > > guest ok = Yes > > [pub] > > path = /fs1/smb_test_signing_fuso > > read only = No > > create mask = 0777 > > directory mask = 0777 > > So ? writing mandatory to the config shows required in the testparm > output. > And even ?server siging = required?/ ?idmap config * : backend = tdb > ?was NOT in the smb.conf...
2015 Mar 16
2
RequireSecuritySignature=1 and public share with guest not working
Hi Rowland sorry for not being clear. In my first post I already wrote: Now I have to tight security with setting those flags in the windows client: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters] EnablePlainTextPassword=0 EnableSecuritySignature=1 RequireSecuritySignature=1 . . . when I change registry to RequireSecuritySignature=0, everything works like