shrmnk/gsdock

Is user impersonation supported?

Closed this issue · 1 comments

GoodSync has a feature that allows users to be impersonated by a system user. Does this work with the container?

It seems that it is not supported out of the box, but if you modify the configuration to run Docker as root and then mount /etc/passwd/ and /etc/groups in the container, it works.