framework icon indicating copy to clipboard operation
framework copied to clipboard

Ovs setup creates log files with chmod 666 and owner root

Open JeffreyDevloo opened this issue 8 years ago • 3 comments

Problem description

The initial setup creates log files which belong to root and not the ovs user. This is not an issue per say because of the 666 chmodding, but it would be better to allocate these logs to the ovs user

JeffreyDevloo avatar Oct 04 '17 15:10 JeffreyDevloo

This has been an issue since day 1 and is much bigger than just these log files The 'ovs setup' should be executed by 'ovs' user instead of 'root' user and our SSHClient connections shuold hardly ever execute code as 'root' user. Since it has always worked like this, i'm not picking this up for now unless overruled by PM

kvanhijf avatar Oct 11 '17 13:10 kvanhijf

Back to BAM

wimpers avatar Jan 09 '18 16:01 wimpers

To be tackled if time permits

wimpers avatar Feb 06 '18 13:02 wimpers