cockpit-project / cockpit-podman

Cockpit UI for podman containers
GNU Lesser General Public License v2.1
449 stars 90 forks source link

Support other users as owners of non-System containers #1871

Open openaiken opened 1 month ago

openaiken commented 1 month ago

When I have administrative permissions enabled on my cockpit session, I should be able to select another user than the one I am actively logged in as, as the owner of a new container. This should be a dropdown or autocompleted text entry box of existing local users on the host system. The selected user should apply to the ownership of the directories, files, and container processes.