After installing all patches and trying mount -t smbfs, I still get: cli_negprot: SMB signing is mandatory and we have disabled it. 3998: protocol negotiation failed SMB connection failed
CIFS still gives the same error. Drew Burchett United Systems & Software Ph: (270)527-3293 Fax: (270)527-3132 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 12:07 PM To: Drew Burchett Subject: Re: [opensuse] Problems with CIFS and fstab 1. Yes 2. It's worked for me pretty regularly. Give it a try and see what happens. I know when ms clamped down on netbios for 2003, it screwed with samba pretty hard. But it's been doing a pretty good job for me the last year or two. Sent via BlackBerry from T-Mobile -----Original Message----- From: "Drew Burchett" <[EMAIL PROTECTED]> Date: Tue, 7 Nov 2006 12:04:28 To:<[EMAIL PROTECTED]> Cc:<[email protected]> Subject: RE: [opensuse] Problems with CIFS and fstab Are you referring to a specific patch, or just run YOU and make sure everything's up to date? Smbfs won't work because it's a Windows 2003 server that I'm attaching to. According to Samba's site, they haven't got the authentication protocols quite right yet. Drew Burchett United Systems & Software Ph: (270)527-3293 Fax: (270)527-3132 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 12:01 PM To: Drew Burchett Subject: Re: [opensuse] Problems with CIFS and fstab I guess the next thing would be to make sure you're patched. Also, try -t smbfs Sent via BlackBerry from T-Mobile -----Original Message----- From: "Drew Burchett" <[EMAIL PROTECTED]> Date: Tue, 7 Nov 2006 11:57:48 To:"nathan m" <[EMAIL PROTECTED]> Cc:<[email protected]> Subject: RE: [opensuse] Problems with CIFS and fstab That returns: mount error: could not find target server. TCP name /\server\\share not found Drew Burchett United Systems & Software Ph: (270)527-3293 Fax: (270)527-3132 ---------------- From: nathan m [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 11:54 AM To: Drew Burchett Subject: Re: [opensuse] Problems with CIFS and fstab Looks like a bug, but you might want to just try \\\\<server>\\share (In other words, use MS-slash but with the proper escapes.) On 11/7/06, Drew Burchett <[EMAIL PROTECTED]: <mailto:[EMAIL PROTECTED]> > wrote: I am attempting to mount a Windows 2003 share to a mount point on my Suse Linux 10 box. When I type: Mount -t cifs //server/share /mnt/point -o user=Me,password=mine Everything works perfectly. However, when I put the following entry in fstab: //server/share /mnt/point cifs user=Me,password=mine,rw 0 0 And then run Mount -av I get the following output: parsing options: rw,username=Me,password=mine mount.cifs kernel mount options unc=//server\share,ip= <http://192.168.10.15> MailScanner has detected a possible fraud attempt from "192.168.10.15" claiming to be MailScanner warning: numerical links are often malicious: 192.168.10.15,ver=1,rw,username=Me,password=mine retrying with upper case share name mount.cifs kernel mount options unc=//server\share,ip= <http://192.168.10.15> MailScanner has detected a possible fraud attempt from "192.168.10.15" claiming to be MailScanner warning: numerical links are often malicious: 192.168.10.15,ver=1,rw,username=Me,password=mine mount error 6 = No such device or address Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) Any ideas as to what I'm doing wrong here? Drew Burchett United Systems & Software Ph: (270)527-3293 Fax: (270)527-3132 -- CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- This message has been scanned for viruses and dangerous content by <http://www.mailscanner.info/> MailScanner, and is believed to be clean. -- You wins teh intarwebs! -- CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- This message has been scanned for viruses and dangerous content by <http://www.mailscanner.info/> MailScanner, and is believed to be clean. -- CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- This message has been scanned for viruses and dangerous content by MailScanner and is believed to be clean. -- CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- This message has been scanned for viruses and dangerous content by MailScanner and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
