====== usermod ====== * [[useradd]] * vipw * [[http://www.cheatography.com/citguy/cheat-sheets/nix-users-and-groups/|Unix Users and Groups Cheat Sheet]] - good stuff == Change primary group == <code> usermod -g user-group username </code> == Add user to more groups == <code> usermod -G "group-a group-b" -a username </code> == Change home directory == <code> usermod -d /home/dir username </code>
Trace:
Article
Show pagesource
Old revisions
Log In
Navigation
[
Please fill or disable this placeholder (:wiki:navigation)
]
Search
Toolbox
What links here
Recent Changes
Site index
Printable version
QR Code