search for: ericew

Displaying 4 results from an estimated 4 matches for "ericew".

Did you mean: eracew
2006 Apr 15
2
Why Can I Delete?
If user1 creates a file on the share, why with this configuration can user2 delete that file created by user1? Thanks, Michael [global] idmap gid = 16777216-33554431 idmap uid = 16777216-33554431 path = /var/www/ unix password sync = yes workgroup = cmny os level = 20 auto services = advertising editorial null passwords = yes encrypt passwords = yes winbind use default domain = no
2006 Apr 25
8
Permissions for share
opensuse 10/find / samba-3.0.20b-3.3 I'm trying to change directory permissions on a share so all users can modify files in the share and when I do as suggested in Ch15 of Samba Howto the following happens $ find `directory_name' -type d -exec chown nobody:users {}\; find: missing argument to `-exec' Chris Boyd Systems Engineer USIT 19-21 Aston Quay Dublin 2 Ireland Tel: +353 1
2006 Apr 04
1
OS X - Free space reporting issues.
We are putting into production a new samba server(s) with a combined storage pool of several TB's of space. One of the problems we encountered was that OS X ( 10.4.5 ) reported free space incorrectly on very large values ( 650gb in our case ). It would report the free space as doubled for no apparent reason ( probably because it presumes values over a specific amount are 2k blocks rather
2006 Apr 04
0
get quota command - Example
I know when I went looking for a complete example of how to interface with samba's quota system there was no good ones, so here it is. I developed this yesterday with a lot of trial and error. Feel free to use this in any way people feel fit. With this script I can now get correct used/free reporting based on the output of quota for both users and groups. I developed this because samba