I have a question about #FreeBSD jails: I've setup a new Bastille VNET jail in order to use #Syncthing That's working, but the problem is that Syncthing creates its own 'syncthing' user in the jail, that doesn't exist on the host system. Therefore, I can't set the proper file permissions on the ZFS dataset I've mounted from the host in 'rw' mode using nullfs. What's the proper solution? Create a syncthing user on the host? Is there a way to "copy" the user from the jail or automate it in some way, so I don't have to manually build the right 'pw' command? Thanks for your help!
#bastilleBSD
Cc @BastilleBSD



