LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-07-2005, 12:13 PM   #1
MarquisEXB
LQ Newbie
 
Registered: Aug 2005
Posts: 4

Rep: Reputation: 0
Mount Windows 2003 Shares


First off, I'm a linux newbie. I've tried to do this on the latest release of both Mepis & Xandros. Here is my problem:

I'm trying to add a linux workstation to my windows domain. I can see shares on the workstations & mount them without a problem. I can also browse the shares on the domain controller (windows 2003 server), and even copy files from there. However I can't mount any of the shares.

I've tried various things from various web pages (all seem to edit the smb.conf), but I haven't had any success. If anyone has gotten this working on either of those distros, or is able to help me I'd appreciate it.
 
Old 08-07-2005, 02:51 PM   #2
hamish
Member
 
Registered: Aug 2003
Location: Edinburgh
Distribution: Server: Gentoo2004; Desktop: Ubuntu
Posts: 720

Rep: Reputation: 30
So you are trying to mount a samba share and it isn't working?
 
Old 08-07-2005, 03:18 PM   #3
MarquisEXB
LQ Newbie
 
Registered: Aug 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Maybe I have the terminology wrong. The files I want to access are on a Windows 2003 Server. I have shares on that server in those directories.

On my linux box, I want to mount this share. I can browse to it using Samba. However when I select the option to mount it, Mepis gives me an error, and Xandros keeps requesting the password over and over again. The login/password I'm using is the Windows domain admin.
 
Old 08-08-2005, 04:15 AM   #4
hamish
Member
 
Registered: Aug 2003
Location: Edinburgh
Distribution: Server: Gentoo2004; Desktop: Ubuntu
Posts: 720

Rep: Reputation: 30
If you are mounting a share on the linux computer, then the command to use is:

mount -t smbfs //IP_address/share_name -o username=username,password=password,rw /mnt/share

You might have to be root to do the above.

Basically the username and the password are those on the Windows server. For example, if you are trying to mount:

//10.0.0.1/MarquisEXB , then you will need to enter the
MarquisEXB useranem and password.

hamish
 
Old 08-08-2005, 04:55 AM   #5
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Rep: Reputation: 154Reputation: 154
you may also have to specify the domain of the domain controller:
Code:
mount -t smbfs //IP_address/share_name -o workgroup=workgroup,username=username,password=password,rw /mnt/share
 
Old 08-08-2005, 06:43 PM   #6
MarquisEXB
LQ Newbie
 
Registered: Aug 2005
Posts: 4

Original Poster
Rep: Reputation: 0
The error I get in Mepis:

Code:
cli_negprot: SMB signing is mandatory and we have disabled it.
5199: protocol negotiation failed
SMB connection failed
 
Old 08-09-2005, 09:00 AM   #7
MarquisEXB
LQ Newbie
 
Registered: Aug 2005
Posts: 4

Original Poster
Rep: Reputation: 0
BTW - That error was for the second command, not the first.
 
Old 01-12-2006, 02:17 PM   #8
cgritton
LQ Newbie
 
Registered: Jan 2006
Posts: 1

Rep: Reputation: 0
SMB requires signing

Not sure if Samba has a fix for this, but Windows 2003 server by default has a policy set to require SMB signing. This can be disabled on the 2003 server (of course Microsoft recommends not doing this), this is a big issue with multifunction devices that use SMB to scan to network shares.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't mount windows 2003 shares - permission denied kanuuker Linux - Networking 2 08-15-2005 04:23 PM
Samba 3.0.6 - How to mount Samba Shares from Windows 2003? kp1 Linux - Software 2 09-10-2004 06:03 PM
Cant Access Windows 2003 Server Shares Thru Samba tobias_r33per Linux - Software 4 05-22-2004 10:54 PM
Linux can mount samba shares but not windows shares bindsocket Linux - Software 1 12-01-2003 05:28 PM
mount windows shares? Dave Campbell Linux - Networking 7 09-01-2002 04:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration