Server Administration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesServer Administration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old December 16th, 2003, 02:03 AM
postalcow postalcow is offline
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Ford CIty, PA USA
Posts: 1,267 postalcow User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via Yahoo to postalcow
Samba Config Help

I have a linux box at home for devel. I set up a samba share so I could read and write to it like a local drive.

I am still unable to write to the shared directory. It reads just fine. I even tried to 777 it. It begins to write the file and write some of it, then times out

Here is my share config

[postals_share]
comment = Postal Cow, Say's Moo?
path = /var/www/html
writeable = yes
printable = no
create mask = 0777

Reply With Quote
  #2  
Old December 16th, 2003, 08:23 AM
coderboi coderboi is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 80 coderboi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: Samba Config Help

I had this problem myself - can't remember exactly what was causing it, but I used swat on port 901 to configure the service (also accessible through webmin - usually on port 10000) and things just started to work.

I've posted my smb.conf file below if that helps!


# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2003/07/01 11:56:41

# Global parameters
[global]
workgroup = NETWORK
server string = Samba Server %v
security = SHARE
encrypt passwords = Yes
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = lpstat
dns proxy = No
comment = shared
path = /home/simon/shared
force user = nobody
guest ok = Yes
printing = cups

[homes]
comment = Home Directories
read only = No
browseable = No

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
print command = lpr-cups -P %p -o raw %s -r # using client side printer drivers.
lpq command = lpstat -o %p
lprm command = cancel %p-%j
browseable = No

[shared]
comment = shared files on linux server
path = /home/simon/shared/
force user = simon
read only = No

[websites]
comment = websites
path = /var/www/html/websites/
read only = No

[protected]
comment = protected
path = /home/simon/
read only = No

[hpc]
read only = No
guest only = Yes
printable = Yes


Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesServer Administration > Samba Config Help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway