Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-28-2003, 12:41 AM
|
#1
|
|
Member
Registered: Feb 2003
Location: Buffalo, NY
Distribution: Novell Linux Desktop
Posts: 159
Rep:
|
smb.conf help
hears is my config file i can see the shares but i cannot write to them. i can open files on it. am i missing something??
i know it's not secure or anything, i'must looking to share files as a storage place while i format. thanks for the help
[global]
netbios name = RixLinux
server string = "Rix Linux Samba Server"
workgroup = RixLinux
log file = /etc/samba/samba.log
security = share
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
encrypt passwords = yes
wins support = yes
[music]
path = /share/music
guest ok = yes
writeable = yes
browseable = yes
[share]
path = /share
guest ok = yes
writeable = yes
|
|
|
|
05-28-2003, 03:22 AM
|
#2
|
|
Guru
Registered: Apr 2002
Location: Atlanta
Distribution: Gentoo
Posts: 1,280
Rep:
|
this is what i have for a public share, also not secure but it works for me:
[public]
comment = Public Stuff
path = /home/samba
public = yes
writable = yes
read only = no
printable = no
so from just typing that, i see you dont have a "read only = no" try adding it just to see if it changes anything.
|
|
|
|
05-28-2003, 08:59 AM
|
#3
|
|
Member
Registered: Feb 2003
Location: Buffalo, NY
Distribution: Novell Linux Desktop
Posts: 159
Original Poster
Rep:
|
nwo i get access denied, source file may be in use. when i know that it's not.
|
|
|
|
05-28-2003, 09:03 AM
|
#4
|
|
Member
Registered: Feb 2003
Location: Buffalo, NY
Distribution: Novell Linux Desktop
Posts: 159
Original Poster
Rep:
|
is it suppose to be writable or writeable??
|
|
|
|
05-28-2003, 12:09 PM
|
#5
|
|
Senior Member
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-13.1
Posts: 1,010
Rep:
|
i would make:
encrypt passwords = no
AND add in Global:
guest account = ftp
OR some other user would work.
|
|
|
|
05-29-2003, 11:13 AM
|
#6
|
|
Member
Registered: Mar 2003
Location: Massachusetts, USA
Distribution: RH 8, Solaris, Windoze eXPunged
Posts: 520
Rep:
|
It may not be a problem with your smb.conf file. Look at the permissions for /share and /share/music. Also check out ownership. I think both directories should be owned by root.
Chris
|
|
|
|
05-29-2003, 01:30 PM
|
#7
|
|
Member
Registered: Jul 2002
Location: Troy, KS
Distribution: Mandrake 10.1
Posts: 57
Rep:
|
It's writeable, and like chris said I believe its the permissions on that directory that is causing the problem.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:06 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|