Difference between revisions of "Adding a new IVL user"
From Immersive Visualization Lab Wiki
(→Sign up a New IVL Member) |
(→Sign up a New IVL Member) |
||
Line 20: | Line 20: | ||
* Add user to [http://ivl.calit2.net/wiki/index.php/People list of IVL members]. | * Add user to [http://ivl.calit2.net/wiki/index.php/People list of IVL members]. | ||
− | * Notify of weekly | + | * Notify of weekly team meetings. |
Latest revision as of 13:05, 2 May 2018
Sign up a New IVL Member
- Submit building access request
- 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.
- Add user to list of IVL members.
- Notify of weekly team meetings.