I was at a meetup last night where we discussed snaps and snapcraft. A question came up from a participant, whose role includes managing a deployment of shared machines which are used by different individuals from a large pool each day. Each user has their own nfs mounted home directory, but each requires different apps based on their role.
For him, snaps seemed exciting, and he’s interested in the multi-user story. In their environment the users do not have sudo, so cannot “sudo snap install” or “sudo snap login”. Currently in their setup, they wouldn’t be able to use snaps. Do we have any plans to add multi-user capability to snapd to support this use case?