samba - keeping permissions and ownership
I have a working samba server that has a project template
directory tree that includes subdirectories. Some of those
subdirectories have different permissions on them. eg I want
only members of group 'admin' to be able to read/write to one of
them.
If the template directory, with all its subdirectories, is copied
using a windows machine, the permissions are all changed to the
username and primary group of the user who copied it. The
'admin' only read/write permissions on the relevant directory are
gone.
The relevant section from /etc/samba/smb.conf is:
[Templates]
path = /office/templates
read only = No
create mask = 0700
directory mask = 0700
Is there a way to achieve what I want? - maintaining the
ownership/permissions?
--
Troy Piggins ,-O (o- O
O ) //\ O
`-O V_/_ OOO
RLU#415538
.
Relevant Pages
- RE: RPc server is unavailable since SP1
... I finally called Tech Support and we found out that there is a hotfix out ... In the Launch and Activation Permissions area, ... > IV. Please change permissions on the Workstation Authentication template to ... > that you want to autoenroll) enable autoenrollment by navigating to the ... (microsoft.public.windows.server.sbs) - Re: Customzing Security Template Files
... I tried my template editing steps with an XPSP2 ... permissions dialog box when you configure a service and you don't end up ... > As you work with the Security Templates and the Security Configuration ... >> Windows Server 2003 given the version of guide you mention). ... (microsoft.public.security) - Re: Customzing Security Template Files
... You are welcome Shawn. ... I tried my template editing steps with an XPSP2 ... > permissions dialog box when you configure a service and you don't end up ... >> As you work with the Security Templates and the Security Configuration ... (microsoft.public.security) - Re: Customzing Security Template Files
... different from System need full permissions to the service.>> ... I did try some more experimenting with new template files and came ... load the Security Templates snap-in and expand the Security ... > Windows Server 2003 given the version of guide you mention). ... (microsoft.public.security) - RE: Word 2003 use within ASP.NET 1.1 -- Worked for months now fails...
... Tried using a UNC on the same machine.. ... permissions thing to death I would guess... ... > template and then fills in the bookmarks. ... > had unique filenames to ensure we weren't trying to write to the same ... (microsoft.public.office.developer.automation) |
|