User Guide

6-4 &RQILJ XUL QJ 08;3RUWVRQ+36\VWHPV
FRQQHFWHGWRWKHVHULDOSRUWVDQGRU56$DQG56%WKHIROORZLQJOLQHV
ZRXOGEHDGGHGWRWKH'HYLFHVILOH
Direct tty0p1 - 9600 direct
Direct tty0p2 - 9600 direct
 $GGDVSHFLDOXVHUORJLQIRU*ULG0DQDJHU:KHQXVLQJPXOWLSOH08;SRUWVVHWXSD
VSHFLDOORJLQIRUHDFKSRUW7KHSURILOHVHWXSUHTXLUHVVHSDUDWHORJLQV,WLVDJRRG
SUDFWLFHWRVHWXSWKHILUVWSRUWDVJULGPJUWKHVHFRQGDVJULGPJUWKHWKLUGDV
JULGPJUHWF
cd /etc (Go to the /etc directory.)
cp passwd passwd.old (Make a backup copy of the passwd file.)
vi passwd (Use the vi editor to edit the passwd file.)
 $GGWKHDSSURSULDWHQXPEHURIORJLQVWRWKHSDVVZGILOH7KLVH[DPSOHVHWVXSWZR
ORJLQVWRDFFHVVWZRGLIIHUHQW63VE\ZD\RIWKH08;
gridmgr0::101:20:The Gridmgr:/users/gridmgr0:/bin/ksh
gridmgr1::101:20:The Gridmgr:/users/gridmgr1:/bin/ksh
 &UHDWHDGLUHFWRU\IRUHDFKORJLQDQGDGGDSURILOHWRHDFKGLUHFWRU\(DFKORJLQ
DFFHVVHVWKHVSHFLILHG08;SRUWZKLFKLQWXUQDFFHVVHV*ULG0DQDJHUE\ZD\RIWKH
56FRQQHFWLRQWRWKH63,IWKHUHLVRQHDUUD\ZLWKWZR63VVHWXSWKHJULGPJU
SURILOHWRDFFHVV63$DQGWKHJULGPJUSURILOHWRDFFHVV63%
([DPSOH
cd /users (Go to the /users directory.)
mkdir gridmgr0 (Make directory for the first login.)
mkdir gridmgr1 (Make directory for the second login.)
cd gridmgr0 (Go to the first login directory.)
vi .profile (Add the .profile information shown below for the
first login so it accesses the first SP. Do not add the
comments shown between the ().)
#————————————————————————————————————————————————————
# @(#) $Revision: 66.1 $
#————————————————————————————————————————————————————
# User .profile for Grid Manager
#————————————————————————————————————————————————————
# Emulate vt100 terminal.
TERM=vt100
export TERM