Problem with trying to set up a public folder...

Chuck Payne cepayne at avana.net
Fri Aug 28 18:59:26 GMT 1998


Hi,

I am running samba 1.9.18p7 on Red Hat's Linux 5.1. I have finally got samba
to work that I can see the folders and the printer, but I can write, change,
or delete files on the three public folders. Below is a copy of my smb.conf.
Can someone tell what I am doing wrong? How can I access these can create,
change, and delete files. Thanks

# A publicly accessible directory, but read only, except for people in
# the "staff" group
[public]
   comment = Public Stuff
   path = /home/samba
   public = yes
   writable = yes
   printable = no
   read only = no
   create mode = 0765
[JAZZ]
   comment = Jazz Drive
   path = /jazz
   public = yes
   writable = yes
   printable = no
   create mode = 0765
;  write list = @users;cpayne
[Zip]
   comment = Zip Drive
   path = /zip
   public = yes
   writable = yes
   printable = no
   create mode = 0765
;  write list = @users;cpayne

Chuck Payne
Cepayne at avana.net




More information about the samba mailing list