SAMBA is driving me crazy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



hi guys
 
i have CentOS-5.1 with samba-3.0.25b-0.el5.4
and i took this workin well smb.conf from slackware12
( commands to be done befor this ):
# useradd  wbc -c /home/wbc -g users
# smbpasswd -a wbc
# mkdir /export
# chmod u+rwx,g+rx,o+rx /export
# chown wbc.users /export
the conf file:
[global]
workgroup = WORKGROUP
netbios name = sanshiro
security = share
[share]
comment = Data
path = /export
force user = wbc
force group =  users
read >guest ok = Yes
_______
and it never worked
and i tried to edit the original smb.conf like this:
[global]
workgroup = WORKGROUP
server string = storage
netbios name = sanshiro
interfaces = lo eth2
hosts allow = 127. 10.0.0.
# logs split per machine
       log file = /var/log/samba/%m.log
# max 50KB per log file, then rotate
       max log size = 50
security = share
# A publicly accessible directory, but read only, except for people in
# the "users" group
       [public]
       comment = Data
       path = /samba/Data/    #owened by wbc.users
       public = yes
       writable = yes
       read >       printable = no
       write list = users
_________
NOW my issue that whenever i try to copy something to the share folder i get "access denied" make sure
OR sometimes when i modifie it a little  i get things copied but with 0kB sized.
i'v been trying for 2 weeks . i couldnt know whats missing.
THANX for any help .


Express yourself instantly with MSN Messenger! MSN Messenger
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux