Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Unix >> Solaris >> How to modify a user's group membership

[PLAINTEXT] To change primary group # usermod -g newgroupname user or # usermod -g newgroupid user To change secondary group good to check what are the current groups that a user belong to # groups user For Linux :- # usermod -a -G newsecondarygroup verify # groups user ensure that newsecondarygroup is added to the existing secondary group(s)
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]