Bug 4983 - recycle:touch does not work if file is owned by another user
Summary: recycle:touch does not work if file is owned by another user
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: VFS (show other bugs)
Version: 3.0.26a
Hardware: All All
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
: 5743 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-20 00:36 UTC by SATOH Fumiyasu
Modified: 2021-08-11 19:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SATOH Fumiyasu 2007-09-20 00:36:29 UTC
If a file is owned by another user, vfs_recycle fails touching the
file in the recycle repository because utime(2) is NOT permitted.

[2007/09/20 14:19:50, 0] modules/vfs_recycle.c:recycle_do_touch(366)
  recycle: touching .recycle/test.txt failed, reason = Operation not permitted

See also http://lists.samba.org/archive/samba/2006-February/117467.html
Comment 1 SATOH Fumiyasu 2007-09-20 00:41:39 UTC
I've found a fix for this problem in SAMBA_3_2 tree. Sorry...
Comment 2 Björn Jacke 2021-08-11 19:45:42 UTC
*** Bug 5743 has been marked as a duplicate of this bug. ***