Difference between revisions of "Adding a new IVL user"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Adding an New IVL Member)
(Sign up a New IVL Member)
 
(15 intermediate revisions by one user not shown)
Line 1: Line 1:
==Adding an New IVL Member==
+
==Sign up a New IVL Member==
  
* Create user name: normally first letter of first name + last name. Example: Jurgen Schulze -> jschulze
+
* Submit [http://atkinsonhall.calit2.net/index.php?option=com_content&view=article&id=129&Itemid=117 building access request]
  
* Add user to user list on wiki at [http://research.calit2.net/event-coordination/index.php/List_of_user_accounts#User_accounts_in_visualization_group]. This is the main user data base for the mapping of user ID to user name.
+
* Composite user name: normally first letter of first name + last name. Example: Jurgen Schulze -> jschulze
 +
 
 +
* Create [http://research.calit2.net/event-coordination/index.php/List_of_user_accounts#User_accounts_in_visualization_group 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:
 
* 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
 +
** ./passsync
 +
 +
* Create a user name on the Windows machine.
 +
 +
* Create [http://ivl.calit2.net/wiki/ IVL wiki user] at http://ivl.calit2.net/wiki/index.php/Special:Userlogin
  
* Create [[http://ivl.calit2.net/wiki/][IVL wiki user]] at [http://ivl.calit2.net/wiki/index.php/Special:Userlogin]
+
* Add user to [http://ivl.calit2.net/wiki/index.php/People list of IVL members].
  
* Inform about weekly group meetings on Fridays at 11am
+
* Notify of weekly team meetings.

Latest revision as of 14:05, 2 May 2018

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 team meetings.