User management

From HPCWIKI
Revision as of 16:02, 4 January 2024 by Admin (talk | contribs) (Created page with " == Add user with specific uid and guid without home == sudo useradd -M -uxxxx -gyyyy aaa == References == <references />")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Add user with specific uid and guid without home

sudo useradd -M -uxxxx -gyyyy aaa

References