HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- copy files to CIFS share and maintain ACLs
Operating System - HP-UX
1836378
Members
2462
Online
110100
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2008 09:13 AM
06-03-2008 09:13 AM
copy files to CIFS share and maintain ACLs
Hi,
Is there a way to copy files from various systems (linux, Windows, HP-UX) to a CIFS share on an HP-UX system and maintain the original uid/gid and permissions? When I copy a file there now, even using "cp -p" the uid gets changed to my id but I want it to keep the original id. We are using active directory.
Thanks,
Is there a way to copy files from various systems (linux, Windows, HP-UX) to a CIFS share on an HP-UX system and maintain the original uid/gid and permissions? When I copy a file there now, even using "cp -p" the uid gets changed to my id but I want it to keep the original id. We are using active directory.
Thanks,
whatever
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2008 09:44 AM
06-03-2008 09:44 AM
Re: copy files to CIFS share and maintain ACLs
I don't think so, moving things from a Windows environment to a Unix (or vice-versa) is usually troublesome. You'd have to have whatever process that is reading the file on the Unix side be able to fix the permissions before it reads them. To make sure that that file is correctly owned when it is received - make the group of the parent directory where the file is placed correct for what you want the file's group ownership to be, then add a "chmod g+s" command for the directory. This will force all files in the directory to have the correct group ownership when the file is dropped in the CIFS/Samba share from the Windows machine.
I've no experience in forcing perms from Linux using CIFS ( I don't use Windows compatibility tools to go Unix to Unix). BUT, it should work relatively the same - use the "+s" switch on the directory to force all files created in that directory to be owned by the group that you need.
I've no experience in forcing perms from Linux using CIFS ( I don't use Windows compatibility tools to go Unix to Unix). BUT, it should work relatively the same - use the "+s" switch on the directory to force all files created in that directory to be owned by the group that you need.
We are the people our parents warned us about --Jimmy Buffett
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP