Hallo David Wilson, > If the administrator(root) had to write a file (test.txt) to the user1 > folder and I had "inherit permissions" turned on, then file would be > written as: > rwx------ 16 root Domain Admins 0 2005-01-21 07:07 test.txt > Unfortunately I need "user1" to own the file, just like it's parent > directory, which is as follows: > drwx----- 16 user1 users 4096 2005-01-21 user1/
I thing it makes Life easyer when you change the Group Owner to "Domain Admins" and set the "s"-Bit and the Permissions to 770 on the userx/ Directorys. So every "Domain Admin" can write files on the directorys. Try this (or do this on a higher Directory Level): drwxrws-- 16 user1 Domain Admins 4096 2005-01-21 user1/ Hope it helps. Greetings Thomas -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
