Actions
Architecture #2587
closedMake the webdav password available as a StringTemplate system variable
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
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
Actions