LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-26-2006, 11:12 AM   #1
dcshoecousa07
LQ Newbie
 
Registered: Dec 2005
Posts: 8

Rep: Reputation: 0
Samba on a Debian System


Hey Everyone,

I know this is quite a popular topic, but I did do some research before posting here.

Now.. I've install Samba on a Debian computer which I plan on using as a fileserver. What I'm planning on doing is to have 3 accounts. Tim, Dave, and Eric. Each have a their own folder which is only readable and writeable by them. There will be a public folder as well which is readable and writeable by everyone. Everyone is running a XP OS, so it needs to be accessible from XP. If anyone knows of sample smb.conf or knows what I need, I'd appreciate it.

Thanks,
Tim
 
Old 01-29-2006, 12:10 AM   #2
patrokov
Member
 
Registered: Jan 2006
Location: Riviera Beach
Distribution: Slackware -current, ArchLinux
Posts: 59

Rep: Reputation: 15
Assuming you're using workgroup, not a domain, all you need to do is set up user level security and then include a share section and a home section. The home directory for their Linux account will be their private share. At it's simplest you could use:

[global]
workgroup = WORKGROUPNAME
server string = Samba Server
security = user
encrypt passwords = yes

[homes]
comment = Home Directories
browseable = no
read only = no
case sensitive = no
msdfs proxy = no

[share]
case sensitive = no
msdfs proxy = no
guest ok = no (or yes as desired)
path = /share/
 
  


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
Telnet to my debian system RRolleston Debian 6 04-01-2005 02:27 AM
Samba - Connecting from WinXP Pro to Samba running on Debian critical Linux - Networking 1 02-03-2005 09:36 AM
debian.linux-system almostprofound Debian 1 12-22-2004 05:25 PM
Will Debian work on my system? LinuxSeeker Debian 5 04-24-2004 05:07 PM
samba on debian seanlinux Linux - Networking 11 11-05-2003 05:28 PM

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

All times are GMT -5. The time now is 01:24 AM.

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