On Thursday 11 November 2004 16:03, Christopher Swingley wrote: > > [homes] > comment = Home Directories > create mask = 0644 > directory mask = 0755 > browseable = no > writable = yes > guest ok = no
You need to make your create mask and directory mask more restrive. 600 and 700 respectively, is appropriate. You are giving your other users read-only access via Unix permissions. Misty > > Samba version 3.0.7 > > Thanks! > > Chris > -- > Christopher S. Swingley email: [EMAIL PROTECTED] (work) > Intl. Arctic Research Center [EMAIL PROTECTED] (personal) > University of Alaska Fairbanks www.frontier.iarc.uaf.edu/~cswingle/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
