LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-19-2005, 08:05 AM   #1
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Rep: Reputation: 17
mount a share from server 2003 on linux


I have a linux machine (i'm hoping to set up lots more) in a college. my aim is to introduce the students to linux and take advantage of GPL to provide students with a variety of software for their studies.

I'm having difficulty access information on the server. The server is a windows2003 server (with SP1) i'm running Debi an sarge (with a 2.4 kernel)

I'm able to look at the information on the server using xsmbrowser (i can upload and download files) but i can't mount the drive

LinNeighbourhood. doesn't work either.

can someone give me a command i can run to mount a share from a server2003 machine. i'm at a loss where to go.
 
Old 07-19-2005, 09:20 AM   #2
ilnli
Member
 
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware 10.0, SUSE 9.1, RH 7, 7.3, 8, 9, FC2
Posts: 413

Rep: Reputation: 32
try using smbmount or smbclient here is some syntax
Code:
1:) smbmount //serverIP/shareName /whereToMount -U username

2:)smbclient //serverIP/shareName -U userName
 
Old 07-19-2005, 03:37 PM   #3
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Original Poster
Rep: Reputation: 17
The errors from running the first command was:
cli_negprot: SMB signing is mandatory and we have disabled it.
5752: protocol negotiation failed

as for the second this doesn't allow me to mount only view the files or am i wrong?
 
Old 07-19-2005, 04:03 PM   #4
thekat
Member
 
Registered: Oct 2003
Location: /dev/null > Oklahoma
Distribution: Mepis 3.3.2-test 3, CC Home 3.0, OpenBSD 3.8
Posts: 64

Rep: Reputation: 15
Is the 2k3 server part of AD??? if so you might check
your kerberos version.. 2k3 uses MIT kerberos..
version 1.3.4 or 1.34 or better.. as I recall..

we ran into this issue when the DCs were upgraded
from 2k to 2k3 in AD.. Old samba servers that were
already part of AD worked fine.. it was an issue when
we tried to add new ones.. upgrading to MIT kerberos
solved our problem..

hth
 
Old 03-15-2006, 09:53 AM   #5
amon
Member
 
Registered: May 2004
Location: UK
Distribution: Debian, Ubantu, CentOS
Posts: 146

Original Poster
Rep: Reputation: 17
A solution

Just for anyone who is looking for the solution to this problem i found i could mount the share using the more powerfull cifs

Code:
mount -t cifs //<server>/<share> /<mountpoint>/ -o user=<username>
You will be asked to enter your password or you can use the pass argument after the username
Code:
mount -t cifs //<server>/<share> /<mountpoint>/ -o user=<username>,pass=<password>
 
Old 04-07-2006, 08:55 AM   #6
bLfH
LQ Newbie
 
Registered: Apr 2006
Location: Germany
Distribution: SuSE Linux Professional 10.0
Posts: 1

Rep: Reputation: 0
thanks amon for this solution! works perfect!

but according to man mount.cifs i use <...> -o credentials=/root/credentials_file <...>
instead of <...> -o user=<username>,pass=<password> <...>
 
Old 04-26-2006, 11:58 AM   #7
crazydrve
LQ Newbie
 
Registered: Oct 2003
Distribution: linux mandrake 9.1
Posts: 10

Rep: Reputation: 0
ok guys i tried searching for several days and cant find my answwer.
i am running fedora core 5 with default config.

i need help in mounting a windows NTFS network drive in linux so i
can access thru ftp or other ways with read write access.

cmd used:
mount -t cifs //<server>/<share> /<mountpoint>/ -o user=<username>,pass=<password>

but this wont give me read write access thru ftp. even tho i am owner with full permissions.
 
Old 04-26-2006, 12:53 PM   #8
lucktsm
Member
 
Registered: May 2004
Location: Atlanta, GA USA
Distribution: Redhat ES4, FC4, FC5, slax, ubuntu, knoppix
Posts: 155

Rep: Reputation: 30
yum install kernel-module-ntfs-$(uname -r)

Found it at: http://www.fedorafaq.org/#ntfs
 
  


Reply



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
How can I have Win 2003 Server + Linux andrein Linux - General 1 09-07-2004 01:51 AM
how can I mount NTFS partition(win 2003 server)? daynne Fedora 4 04-07-2004 02:18 PM
Linux v MS Server 2003 Performance/Cost mikemrh9 General 10 03-05-2004 09:31 AM
UT 2003 Mutators on a Linux server bcnoel Linux - Games 0 02-13-2004 11:58 AM
XP not able to mount Linux share through SAMBA Peter2003 Linux - Software 2 06-04-2003 11:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:03 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