Difference between revisions of "Adding a new IVL user"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Sign up a New IVL Member)
(Sign up a New IVL Member)
Line 9: Line 9:
 
* Create IVL user name:
 
* Create IVL user name:
 
** ssh root@sessions.ucsd.edu
 
** ssh root@sessions.ucsd.edu
** useradd -u <user_id> -s /bin/tcsh -g 100 <user_name>
+
** useradd -u <user_id> -s /bin/bash -g 100 <user_name>
 
** passwd <user_name>
 
** passwd <user_name>
 
** add user to covise group in /etc/group
 
** add user to covise group in /etc/group

Revision as of 16:32, 9 November 2017

Sign up a New IVL Member

  • Composite user name: normally first letter of first name + last name. Example: Jurgen Schulze -> jschulze
  • Create user ID for IVL lab. This is the main user data base for the mapping of user ID to user name.
  • Create IVL user name:
    • ssh root@sessions.ucsd.edu
    • useradd -u <user_id> -s /bin/bash -g 100 <user_name>
    • passwd <user_name>
    • add user to covise group in /etc/group
    • ./passsync
  • Create a user name on the Windows machine.
  • Notify of weekly group meetings on Fridays at 10am in room 2004.