[Samba] How to enable smb signing on samba

Shuaib Ilyas (shilyas) shilyas at cisco.com
Fri Nov 5 13:52:20 MDT 2010


Thanks, Volker.

After making this change, when client is sending Negotiate protocol
Request, server is not responding to this request.

Is it something to do with workgroup/domain?
In my setup, this samba server is in a workgroup not part of the domain.

Shuaib


[global]

workgroup = wrkgrp

netbios name = smbserver

security = SHARE

load printers = No

default service = global

path = /home

available = yes

encrypt passwords = yes
server signing = mandatory



-----Original Message-----
From: Volker Lendecke [mailto:Volker.Lendecke at SerNet.DE] 
Sent: Friday, November 05, 2010 12:01 PM
To: Shuaib Ilyas (shilyas)
Cc: samba at lists.samba.org
Subject: Re: [Samba] How to enable smb signing on samba

On Fri, Nov 05, 2010 at 11:13:39AM -0700, Shuaib Ilyas (shilyas) wrote:
> I am running samba server version samba  (3.0.33-3.7.el5_3.1) on
Fedora
> core. This is working fine and I can access the server share from the
> clients. I need to do some tests using this samba server with SMB
> signing enabled. How can I enable smb signing on my samba server?
> 
> I have searched over web but have not found the procedure to do it.
> 
> Any pointers will be helpful.

server signing = mandatory

Volker


More information about the samba mailing list