Last Update: 2002 05 21 0) Prerequisites. a - This has only been tested on a Debian Linux system. b - The user management software requires "sudo" be preloaded. c - The user management software requires "expect" be preloaded. d - The installation script requrires that "perl" be preloaded. ---------------- Installation ----------------------------- 1) Download the file coekernel.tgz from ftp://rhinohide.cx/usr/rhinohide/opencoe/coekernel-latest.tgz 2) Unpack the file. tar xvzfp coekernel-latest.tgz 3) Change to the Scripts directory cd opencoe/Scripts 4) Run the install script as root. --- WARNING --- The following script adds new users and groups to your system. ./coe_bootstrap.pl --- WARNING --- 5) As root, set the passwords for the two new users: secman and sysadmin ./set_passwords.pl ---------------- Configuration ----------------------------- 6) Set your window manager menu and/or toolbar options to run /h/COE/bin/ApplicationManager and /h/COE/bin/ProfileSelector. Alternately, these can be run from the command line in an X environment. /h/COE/data/Icons/gnome-run.png is an available ApplicationManager icon. /h/COE/data/Icons/gnome-who.png is an available ProfileSelector icon. ---------------- Verification ----------------------------- 7) Login into an X Session as secman 8) Launch the ProfileSelector and select the SSO Default Profile. 9) Close the ProfileSelector 10) Launch the ApplicationManager and select the UAM Manager. 11) Try to create a new profile. Try to create a new user. 12) Logout 13) Login into an X Session as sysadmin. 14) Launch the ProfileSelector and select the SA Default Profile. 15) Close the ProfileSelector 16) Launch the ApplicationManager and select the Segment Installer 17) You will need a software repository to load software. 17a) You can access the online FTP repository at ftp://rhinohide.cx/usr/rhinohide/opencoe/repository.tgz Just set you source to ftp and select "read." Note that this is still experimental and will probably only work for small segments. 17b) You can get a copy of a repository from ftp://rhinohide.cx/usr/rhinohide/opencoe/repository.tgz Unpack the file and you can set the source to the repository directoru with the toc file 17c) You can also install software by retrieving an opencoe segment from ftp://rhinohide.cx/usr/rhinohide/opencoe/coeapps and placing the coeapp segment tar.gz file in /h. Run the command "/h/COE/bin/COESegInstall /h COEAPP.tar.gz" where COEAPP is replaced by the name of the segment you wish to install.