User Guide
6-4 &RQILJ XUL QJ 08;3RUWVRQ+36\VWHPV
FRQQHFWHGWRWKHVHULDOSRUWVDQGRU56$DQG56%WKHIROORZLQJOLQHV
ZRXOGEHDGGHGWRWKH'HYLFHVILOH
Direct tty0p1 - 9600 direct
Direct tty0p2 - 9600 direct
$GGDVSHFLDOXVHUORJLQIRU*ULG0DQDJHU:KHQXVLQJPXOWLSOH08;SRUWVVHWXSD
VSHFLDOORJLQIRUHDFKSRUW7KHSURILOHVHWXSUHTXLUHVVHSDUDWHORJLQV,WLVDJRRG
SUDFWLFHWRVHWXSWKHILUVWSRUWDVJULGPJUWKHVHFRQGDVJULGPJUWKHWKLUGDV
JULGPJUHWF
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.)
$GGWKHDSSURSULDWHQXPEHURIORJLQVWRWKHSDVVZGILOH7KLVH[DPSOHVHWVXSWZR
ORJLQVWRDFFHVVWZRGLIIHUHQW63VE\ZD\RIWKH08;
gridmgr0::101:20:The Gridmgr:/users/gridmgr0:/bin/ksh
gridmgr1::101:20:The Gridmgr:/users/gridmgr1:/bin/ksh
&UHDWHDGLUHFWRU\IRUHDFKORJLQDQGDGGDSURILOHWRHDFKGLUHFWRU\(DFKORJLQ
DFFHVVHVWKHVSHFLILHG08;SRUWZKLFKLQWXUQDFFHVVHV*ULG0DQDJHUE\ZD\RIWKH
56FRQQHFWLRQWRWKH63,IWKHUHLVRQHDUUD\ZLWKWZR63VVHWXSWKHJULGPJU
SURILOHWRDFFHVV63$DQGWKHJULGPJUSURILOHWRDFFHVV63%
([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