Tuesday, February 9, 2021

Linux add user into group

 Command: 

sudo /usr/sbin/usermod -a -G jboss $USER (one time efffort in your login whenever VM rebuilt to allow to edit file in "jboss jboss")


The people can run himself and logout, re-login,

Check "groups THEID | grep jboss" 


No comments:

Post a Comment