IRIX Network Forums
How to create a new user - Printable Version

+- IRIX Network Forums (//forums.irixnet.org)
+-- Forum: SGI/MIPS (//forums.irixnet.org/forum-3.html)
+--- Forum: Beginners' Questions/Tips (//forums.irixnet.org/forum-6.html)
+--- Thread: How to create a new user (/thread-568.html)



How to create a new user - indrema - 10-17-2018

How is possible create a new user in IRIX?


RE: How to create a new user - mamorim01 - 10-17-2018

If you have access to the System Manager in 6.5 you can create a new user through "Security and Access Control" -> "User Manager" -> "Add a User Account".

Otherwise if you are logged in as root and have access to the console:

/usr/sysadm/privbin/addUserAccount -l your_user_name

You may need to provide an userid and groupid.