- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mv: /tmp/test: cannot unlink: Not owner
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-30-2004 03:25 AM
11-30-2004 03:25 AM
mv: /tmp/test: cannot unlink: Not owner
I have a file owned by user1. (file not in home dir )
Now user2 is trying to move the file .
Both user1 and user2 are in the same group.
And there is no sticky bits set for the source/dest dir .
The file is having 777 permissions and I am getting the following error
mv: /tmp/test: cannot unlink: Not owner
Is this operation permitted in HP unix ?
If then how can I set this ?
Please help .
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 03:29 AM
11-30-2004 03:29 AM
Re: mv: /tmp/test: cannot unlink: Not owner
What does following return for both users??
id user1
id user2
Now some personal question. IS THAT BAIJU LAL??? IAM ANIL HERE. EMAIL ME.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 03:35 AM
11-30-2004 03:35 AM
Re: mv: /tmp/test: cannot unlink: Not owner
Are these local filesystems or is NFS/automounter in play as well?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 03:36 AM
11-30-2004 03:36 AM
Re: mv: /tmp/test: cannot unlink: Not owner
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 03:37 AM
11-30-2004 03:37 AM
Re: mv: /tmp/test: cannot unlink: Not owner
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 03:43 AM
11-30-2004 03:43 AM
Re: mv: /tmp/test: cannot unlink: Not owner
1) Check for the permission
2) Check whether file is a normal file or a link one
Rgds
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 04:09 AM
11-30-2004 04:09 AM
Re: mv: /tmp/test: cannot unlink: Not owner
Thanks Guys,
The parent directory had a ACL set .
Regards,
baiju.