From 0852f3f071bb365f526e6ef320323f62832094e1 Mon Sep 17 00:00:00 2001 From: Juri Jensen Date: Wed, 12 Dec 2001 19:54:22 +0000 Subject: * Added a definition for the new autoinstall network * Changed some names in the xenux.local domain * Modified the local shares for xenux.local --- samba/smb-shares-xenuxlocal.conf | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'samba') diff --git a/samba/smb-shares-xenuxlocal.conf b/samba/smb-shares-xenuxlocal.conf index 478eb23..0a1c043 100644 --- a/samba/smb-shares-xenuxlocal.conf +++ b/samba/smb-shares-xenuxlocal.conf @@ -1,9 +1,20 @@ [mp3] comment = Mp3 filer - path = /var/local/filesharing/local/mp3 + path = /home/jrisch/mp3 public = no - valid users = @mp3 - force group = +mp3 + valid users = @jrisch + force group = +jrisch writable = yes create mask = 0660 directory mask = 0770 + +[media] + comment = Mp3 filer, film, spil etc. + path = /home/jrisch/media + public = no + valid users = @jrisch + force group = +jrisch + writable = yes + create mask = 0660 + directory mask = 0770 + -- cgit v1.2.3