Re: [Samba] Re: what's the best filesystem

2005-10-15 Thread ch4os
I like the speed of ReiserFS, excellent!... but use ext3 for /boot and
/backup
as I can boot the ext3 from my OSX
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Sharing Issues

2004-09-07 Thread cH4os
Greetings All,
Having a Sharing Violation issue, on one of my shares (SPECWORKS) 
running a Paradox Database program from this share...

Could someone verify this for me?
[specworks]
   browseable = yes
   comment = SpecWorks Data
   path = /home/specworks
   writeable = yes
   valid users = steven tim gary dennis larry david
   security mask = 0777
   force security mode = 0
   directory security mask = 0777
   force directory security mode = 0
BASICALLY, I need these users FULL access to this share  Directory
I have the OWNER as me, and the GROUP as SPECWORKS, I have all of the 
users members of the SPECWORKS group...

Thanks
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Sharing Issues

2004-09-07 Thread cH4os
[specworks]
   browseable = yes
   comment = SpecWorks Data
   path = /home/specworks
   writeable = yes
   valid users = steven tim gary dennis larry david
   security mask = 0777
   force security mode = 0
   directory security mask = 0777
   force directory security mode = 0
When a new file is created it's permissions need to be RWX for all 
users, as this lock file is created, edited and deleted after each 
session... First User on App Creates the File, all users are editing, 
and the last one off deletes...

Is this config correct for this scenario?
TIA
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba