Project

General

Profile

Bug #18217

Updated by Alexis Mousset over 3 years ago

Hello, 
 yesterday I updated 6.0.7 to 6.0.8 and had the problem that the server wouldn't accept inventories anymore. 
 I finally found the problem to be the permissions for /opt/rudder/etc/htpasswd-webdav which were 600. 
 I changed it to 640 and everything worked again. 
 Today I updated to 6.0.9 and came across the same problem again. 
 The os is centOS 7.8.2003, the file properties are now 

 <pre> 
 -rw-r----- 1 root apache 45 Sep 17 12:21 /opt/rudder/etc/htpasswd-webdav 
 </pre> 

Back