LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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-16-2007, 08:55 PM   #1
ibLah
LQ Newbie
 
Registered: Aug 2007
Posts: 6

Rep: Reputation: 0
How to get full access in Samba from windows?


I've been searching and searching and I'm getting tired of it, so its time to post.

I want to setup samba on my linux machine running Ubuntu Server Edition so that I have complete access to my entire HDD.
Could someone please explain how to do this or give me a link to a well done guide/tutorial.
 
Old 08-16-2007, 10:59 PM   #2
mistersnorfles
Member
 
Registered: Aug 2007
Distribution: Gentoo 2007.0
Posts: 51

Rep: Reputation: 15
I couldn't understand exactly what you are trying to do from your post...

Are you
A) Trying to mount a windows drive into Ubuntu (look at your windows files from linux)?
B) Trying to mount your Linux partition from windows (the reverse of the above)?
C) Trying to use Linux to host files and devices (printers, etc) over the network?
D) Trying to access Windows files from a Linux box over the network?

In case you were looking for (A), you will not need Samba. What you need to do is to enable NTFS support in the Filesystems section of your kernel, so that you can access NTFS partitions. Then create a directory to mount the windows partition on:
Code:
mkdir /mnt/windows
Then mount the windows partition onto that directory:
Code:
#mount -t ntfs /dev/hdX /mnt/windows
(Where /dev/hdX is the name of your windows partition...)


If you are looking for (B), there is a program called EXT2IFS which can load ext2/ext3 partitions in Windows. (http://www.fs-driver.org/)

For situation (C), check out this site

Setting Up Samba
https://help.ubuntu.com/community/SettingUpSamba


For situation (D) check this one:
HOWTO: Setup Samba peer-to-peer with Windows
http://ubuntuforums.org/showthread.php?t=202605

Hope this helps,
Mr. Snorfles
 
Old 08-16-2007, 11:24 PM   #3
ibLah
LQ Newbie
 
Registered: Aug 2007
Posts: 6

Original Poster
Rep: Reputation: 0
I'm sorry, I worded it a bit wrong.
Anyway, I got it figured out. I installed Webmin and edited Samba from there.

Thanks for the reply though.
 
  


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
Full access via Samba darklink2058 Slackware 1 07-30-2007 01:43 AM
Automatically mount Windows partition with full access? Josh1billion Linux - Newbie 6 10-02-2005 12:41 AM
Samba access by Windows users locking out directory access with Konqueror harry_fine SUSE / openSUSE 1 12-18-2004 05:33 AM
windows cant access samba jerryfreak Linux - Networking 13 10-15-2004 05:03 AM
Full X Window access from MS Windows using cygwin btexpress Linux - Networking 2 06-01-2004 11:02 AM

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

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