aau-network-security / haaukins

A Highly Accessible and Automated Virtualization Platform for Security Education
https://general.haaukins.com
Apache License 2.0
187 stars 39 forks source link

Added dynamic docker user on guacd container #692

Closed Mikkelhost closed 2 years ago

Mikkelhost commented 2 years ago

AS haaukins is not run as root on sec02 and sec01, the guacd container which contains the shared files needed to be run with the same uid and gid as the user running haaukins. This should be fixed with this PR

Mikkelhost commented 2 years ago

Tests on sec01 shows promising however. Files does not remove if an event naturally stops because it reaches it's end. Therefore this needs to be added to this hotfix