Open System Services Management and Operations Guide (G06.29+, H06.07+)
Manually Setting Up an OSS Environment
Open System Services Management and Operations Guide—527191-005
B-8
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
Add the user
home
directories to
the OSS file
system
OSH
/bin/mkdir /home/user1
/bin/chmod 0744 /home/user1
Creating a
Unique Fileset on
page 5-1
Configure the
default
printer alias
Specify a
Guardian
spooler
process
/bin/cd /etc
/bin/cp printcap.sample
printcap
/bin/vi printcap
default /NODE1.$S.#LPR1
Specifying a
Default Printer on
page 10-2
Table B-1. Creating a Basic OSS Environment Without Using the OSSSETUP
Utility (page 8 of 8)
Task Subtask Example See