I need to let unpriviledged user change ownership of files or create node files on Ubuntu system.
I have looked into fakeroot but that did not work. Maybe need to use a jail chroot ?
Looking for anything like customizing user permissions, a script that could give temporary the right permissions to do that (without giving full root / sudo access)