Changes between Version 1 and Version 2 of Ticket #470, comment 1
- Timestamp:
- 12/15/12 21:41:57 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #470, comment 1
v1 v2 33 33 Created user accounts for all the existing people who need it, matching the user and group ID's to the ones on quince, and copied across their ssh public keys and sent them email with their passwords, using the following: 34 34 35 {{{ {35 {{{ 36 36 export NEWUSER=username 37 37 ssh quince grep $NEWUSER /etc/passwd # get the ID