User story #3115
closedTechnique "Download From A Shared Folder": Add possibility to set SUID and SGID to files copied
Description
Some users needs to define (or undefine) setuid and setgid on files they copy from a remote location.
The technique doesn't allow that for the moment, and it really should
- Change the "mode" field (array of checkbox) to have as well the setuid and setgid (resulting in 4 rows rather than 3), but I guess it might be a bit too much, as it is not that common and might cause unsuspecting user to wrongly set it (especially if they are not familiar with this behaviour)
- add three new fields in the technique : Define the ID upon execution : Yes/Don't Change ; Set user ID upon execution : true/false; Set group ID upon execution : true/false
Updated by Nicolas PERRON almost 12 years ago
- Target version changed from 2.5.0~beta1 to 2.5.0~rc1
Updated by Jonathan CLARKE almost 12 years ago
Found it! I knew it was there somewhere: this is related to #2914.
Updated by Jonathan CLARKE almost 12 years ago
- Status changed from New to 8
- Assignee set to Matthieu CERDA
Matthieu has agreed to work on this.
Updated by Jonathan CLARKE almost 12 years ago
- Target version changed from 2.5.0~rc1 to 2.3.10
Updated by Matthieu CERDA almost 12 years ago
- Status changed from 8 to 13
Development is over, functionnal review pending.
Updated by Nicolas CHARLES almost 12 years ago
- Status changed from 13 to Pending release
Updated by Jonathan CLARKE almost 12 years ago
- Project changed from Rudder to 24
- Category deleted (
Techniques)
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Updated by Nicolas PERRON over 11 years ago
- Status changed from Released to New
- Target version changed from 2.3.10 to 84
- % Done changed from 100 to 0
This ticket has NOT been released. This is a mistake in the subtask (#3141) which was misunderstood.
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 84 to 2.4.7
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.4.7 to 2.4.8
Updated by Nicolas PERRON about 11 years ago
- Subject changed from The technique Copy from Shared Folder should allow to define setuid and setgid to Technique "Download From A Shared Folder": Add possibility to set SUID and SGID to files copied
- Status changed from New to 13
- Assignee changed from Matthieu CERDA to Nicolas PERRON
During the functional review of the implementation, we have decided to consider that this functionnality should be added into the Rudder code in order to have only one variable. Neverthless it means to add this modification on Rudder 2.8 and this functionnality is needed before Rudder 2.8.
So, the comprise is to implement the functionnality into the Techniques until Rudder 2.8.
Updated by Nicolas PERRON about 11 years ago
Nicolas PERRON wrote:
During the functional review of the implementation, we have decided to consider that this functionnality should be added into the Rudder code in order to have only one variable. Neverthless it means to add this modification on Rudder 2.8 and this functionnality is needed before Rudder 2.8.
So, the comprise is to implement the functionnality into the Techniques until Rudder 2.8.
A new ticket has been made for that: #3875
Updated by Nicolas PERRON about 11 years ago
- Status changed from 13 to Pending release
Updated by Nicolas PERRON about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.4.8, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-September/000044.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog24
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 24 to Rudder
- Category set to Techniques