Yannick Cayer
2003-Jul-25 16:56 UTC
[Samba] Unable to mount Windows 2003 Server shares from Linux RH 7.3
Greetings, I am trying, FROM a Linux Red Hat 7.3, to mount a share sitting on a Windows 2003 Server and I am getting the following problems. I had done this with a NT4 server and it was working fine. I am trying to mount the following: mount.smbfs //NT2003SERVER/share /mnt -o username=user,password=pass At first, I was getting the following error: cli_negprot: SMB signing is mandatory and we have disabled it. 21739: protocol negotiation failed SMB connection failed I then added the following line to smb.conf client signing = Yes I reloaded and tried again I this time the share mounted but everytime I would do an ls in it it would give me the following error: First I would get this at the console: SMB signature check failed! SMB Signature verification failed on incoming packet! Then while trying to do an ls command in the mounted dir: ls: .: Stale NFS file handle Can anyone help me with that? Or tell what I must do to successfully access Windows 2003 shares. Thank you
Andrew Bartlett
2003-Jul-26 00:00 UTC
[Samba] Unable to mount Windows 2003 Server shares from Linux RH 7.3
On Sat, 2003-07-26 at 02:56, Yannick Cayer wrote:> Greetings, > > > I am trying, FROM a Linux Red Hat 7.3, to mount a share sitting on a > Windows 2003 Server and I am getting the following problems. > > > I had done this with a NT4 server and it was working fine. > > I am trying to mount the following: > > mount.smbfs //NT2003SERVER/share /mnt -o username=user,password=pass > > > At first, I was getting the following error: > > cli_negprot: SMB signing is mandatory and we have disabled it. > 21739: protocol negotiation failed > SMB connection failedSMB signing and smbmount (actually, the smbfs kernel-side) are incompatible. I will try to alter the source code to ensure it is made clearer (and that you can't attempt to re-enable it). We have recently made some very good progress, such that smbclient should always able to negotiate signing. If you want an SMB signed connection, you need to use the CIFS VFS module, already in the Linux Kernel 2.5, and available as a patch to 2.4 http://us1.samba.org/samba/Linux_CIFS_client.html Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Manager, Authentication Subsystems, Samba Team abartlet@samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net http://samba.org http://build.samba.org 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/20030726/24af5d75/attachment.bin
Maybe Matching Threads
- Unable to mount Windows 2003 Server shares from LinuxRH 7.3
- error:SMB signing is mandatory error.
- Mounting Shares from a Windows Server 2003 DC
- 3.5.6 : WINBINDD: cli_negprot failed: NT_STATUS_ACCESS_DENIED with Active Directory
- smbpasswd stops working post-upgrade