Skip to content

how to change password for user in jlmkr shell jail? #138

Answered by mrstux
mooglestiltzkin asked this question in Q&A
Discussion options

You must be logged in to vote

as the jail is running as root on truenas, the userids on the contianer map direct to the userids on your nas.

If you want you can create a user on your nas, ie "librespeed", that will then have a uid and gid. You use that uid/gid in your compose file, and then the container will use the same userid/groupid as on your nas.

This means that you can then set the file permissions on the /path/to/librespeed/config directory to the same user... do this on your nas.

It may help if you make a dataset for the config. it means its easy to edit the perms in truenas gui.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mooglestiltzkin
Comment options

@Jip-Hop
Comment options

@mooglestiltzkin
Comment options

@mrstux
Comment options

Answer selected by mooglestiltzkin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants