Open System Services Management and Operations Guide (G06.29+, H06.07+)

Manually Setting Up an OSS Environment
Open System Services Management and Operations Guide527191-005
B-9
Table B-2. Completing a Preconfigured Basic OSS Environment (page1of4)
Task Subtask Example See
Prepare for
configuration
Log on as the
super ID
LOGON SUPER.SUPER Guardian User’s
Guide
Ensure that
preconfigured
databases are
accessible after
a node number
change
FUP INFO $SYS*.*.ZOSSFSET,
DETAIL
FUP ALTER ZOSSFSET, ALTFILE
(0,ZOSSFS00)
FUP ALTER ZOSSFSET, ALTFILE
(1,ZOSSFS01)
HP strongly
discourages
changes in node
(system)
numbers.
However, in a few
situations, such
as during the first
startup of a newly
delivered system,
you must change
node numbers. on
page 4-12
Configure
OSS users
Add users and
specify an alias
for each
SAFECOM
ADD USER USER.ONE, 001,001,
PASSWORD Secure1
ALTER USER USER.ONE,
GUARDIAN DEFAULT SECURITY
NUNU
ALTER USER USER.ONE,
GUARDIAN DEFAULT VOLUME
$DATA.USER1
ADD ALIAS user1, 001,001,
PASSWORD Secure1
ALTER ALIAS user1, GUARDIAN
DEFAULT SECURITY NUNU
ALTER ALIAS user1, GUARDIAN
DEFAULT VOLUME
$DATA.USER1
Managing Users
and Groups on
page 8-10
Specify an initial
program and an
initial (home)
directory for
each user
ALTER ALIAS user1, INITIAL-
PROGRAM /bin/sh
ALTER ALIAS user1, INITIAL-
DIRECTORY /home/user1
EXIT
Assigning an
Initial Working
Directory on
page 8-14 and
Assigning an
Initial Program on
page 8-18
Configure the
OSS file
system
Start all
processes and
filesets
VOLUME $SYSTEM.ZOSSINS
STARTOSS