User Tools

Site Tools


howtos:admin:setup_user_and_model_accounts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howtos:admin:setup_user_and_model_accounts [2011/05/03 15:24]
marcus.williams
howtos:admin:setup_user_and_model_accounts [2011/05/03 15:24]
marcus.williams
Line 55: Line 55:
 This process must be done as root logged in through putty to the server This process must be done as root logged in through putty to the server
  
-  * If the model already exists on another server then get the model'​s user id from that server (found in the file /​etc/​passwd) and use the same, if not leave out the "-u userIDFromOtherServer"​ part of the command below+  * If the model already exists on another server then get the model'​s user id from that server (found in the file /​etc/​passwd ​using //vi// or //nano//) and use the same, if not leave out the "-u userIDFromOtherServer"​ part of the command below
 <​code>​ <​code>​
 useradd -s /bin/csh -c "​model1 model account"​ -d /​models/​model1 -u userIDFromOtherServer model1 useradd -s /bin/csh -c "​model1 model account"​ -d /​models/​model1 -u userIDFromOtherServer model1
howtos/admin/setup_user_and_model_accounts.txt ยท Last modified: 2024/02/22 18:36 by marcus.williams