Architecture #2587
closedMake the webdav password available as a StringTemplate system variable
Description
In order to enforce passwords correctly in Rudder, I need to have the webdav password in the rudder-web.properties and available as a system variable.
"Last but not least, there is one case that is trickier than the others: the WebDAV password will need to be read in by Rudder-webapp, from the rudder-web.properties file (this is important, it mustn't be read in directly from the rudder-passwords.conf files) and exported as a "special variable" for the distributePolicy Technique (like CMDBENDPOINT and CLIENTSFOLDERS). You'll need to ask a Rudder developer with this." as seen in #860
Updated by Matthieu CERDA over 12 years ago
Well while we are doing this, the webdav user should be exposed as well :D
I propose: &DAVUSER& , &DAVPASSWORD& for the variables and rudder.webdav.user , rudder.webdav.password for the properties file.
Updated by Matthieu CERDA over 12 years ago
Hum. Do we have some updates on this ?
Updated by Jonathan CLARKE over 12 years ago
- Status changed from New to Pending technical review
- % Done changed from 0 to 100
This has been commited and is awaiting technical review.
Updated by François ARMAND over 12 years ago
- Status changed from Pending technical review to 10
That seems ok !
Updated by Jonathan CLARKE over 12 years ago
- Tracker changed from User story to Architecture
- Status changed from 10 to Released
This is really not a user story, no functional review required :)
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 46 to 50
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 50 to 2.4.0~beta3
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 14 to Web - Config management