Using Samba 3.0.9-Debian on Linspire 5.0.59. Server running is a Windows 2003 Server. I am trying to mount a share on the server but getting error message: cli_negprot: SMB signing is mandatory and we have disabled it. 8919: protocol negotiation failed SMB connection failed In smb.conf I have changed setting "server signing = no" to "server signing = required" but this change makes no difference. How do I get SMB signing turned on. Any help would be greatly appreciated. Victor Warner
On Tue, 2005-03-22 at 20:10 +0000, Victor Warner wrote:> Using Samba 3.0.9-Debian on Linspire 5.0.59. Server running is a Windows > 2003 Server. > > I am trying to mount a share on the server but getting error message: > > cli_negprot: SMB signing is mandatory and we have disabled it. > 8919: protocol negotiation failed > SMB connection failedsmbfs does not support SMB signing. I suggest you use the CIFS VFS instead. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Student Network Administrator, Hawker College http://hawkerc.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20050323/f3a0e3a3/attachment.bin
Does using CIFS VFS meaning setting "host msdfs" in smb.conf to "yes"? If so, can/will I still be suing the smbmount command? Victor Warner Andrew Bartlett wrote:> On Tue, 2005-03-22 at 20:10 +0000, Victor Warner wrote: > >>Using Samba 3.0.9-Debian on Linspire 5.0.59. Server running is a Windows >>2003 Server. >> >>I am trying to mount a share on the server but getting error message: >> >> cli_negprot: SMB signing is mandatory and we have disabled it. >> 8919: protocol negotiation failed >> SMB connection failed > > > smbfs does not support SMB signing. I suggest you use the CIFS VFS > instead. > > Andrew Bartlett > >
No, it has nothing to do with dfs; cifsfs is replacement for smbfs. See http://www.samba.org/samba/docs/man/mount.cifs.8.html for more information. -Marc> -----Original Message----- > From: samba-bounces+marc_kaplan=adaptec.com@lists.samba.org[mailto:samba-> bounces+marc_kaplan=adaptec.com@lists.samba.org] On Behalf Of Victor > Warner > Sent: Tuesday, March 22, 2005 3:32 PM > To: samba@lists.samba.org > Subject: [Samba] Re: How to turn on SMB signing > > Does using CIFS VFS meaning setting "host msdfs" in smb.conf to"yes"?> > If so, can/will I still be suing the smbmount command? > > Victor Warner > > > > Andrew Bartlett wrote: > > On Tue, 2005-03-22 at 20:10 +0000, Victor Warner wrote: > > > >>Using Samba 3.0.9-Debian on Linspire 5.0.59. Server running is aWindows> >>2003 Server. > >> > >>I am trying to mount a share on the server but getting errormessage:> > >> > >> cli_negprot: SMB signing is mandatory and we have disabled it. > > >> 8919: protocol negotiation failed > >> SMB connection failed > > > > > > smbfs does not support SMB signing. I suggest you use the CIFS VFS > > instead. > > > > Andrew Bartlett > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba