Cisco Headend System Release 2.5 Installation Guide

Page of 154
 
 
 
Create User Accounts on the Upgraded Servers 
 
4042225 Rev A 
71 
 
10  Type a password for the user you created and press Enter
Note:  The password to access the web UIs can be the same password that was 
defined for the user account. 
11  Re-type the password to access the web UI and press Enter. The create_users 
menu appears. 
12  Enter a number to create another user or type to exit the menu. For this 
example, type q and press Enter
13  Because the default expiration date for a new user account is 0, type the 
following command and press Enter.  
 
passwd -r files [username]
 
14  When prompted, type a password for this user account and press Enter
Note:  You can enter the same password that was used to create the account. 
15  Re-type the password when prompted and press Enter
16  Open the user's .profile file in a UNIX text editor. 
Example:  
vi /export/home/ciscousr/.profile
 
17  Add the following lines to the .profile file: 
export PATH=$PATH:/usr/ucb
 
export PS1="$LOGNAME@`hostname`:$PWD>”
 
set -o vi
 
18  Save and close the user's .profile file. 
19  When you are finished creating the Administrator user account, log out of the 
server. 
20  Log back on to the server as the Administrator user you created in the previous 
steps. 
21  When prompted to select a desktop environment, select the CDE desktop. 
22  Switch to root user and repeat steps 1 through 21 to create additional user 
accounts. 
23  Repeat steps 1 through 22 for each server on your system.