next up previous contents index
Next: Security Up: Creating a database Previous: Creating the bootstrap

Running t2lincks

  

The distribution includes several files called something ending with *.t2l. These files are specially formatted text files which are read by the program t2lincks and loaded into the database in the appropriate places. After running dbroot to create your empty database, you will now load these t2lincks files, which will put in all the information that you need to use the database system. For each t2lincks file, issue the following command:

t2lincks -f filename.t2l database-dir

where database-dir is the path to the database directory.

The output will look something like this:

LINCKS login: lincks
password: 

        Welcome user 17 (lincks).  You're logged in to obel11.
Storing object User Root in database...(1) done.
Storing object System Root in database...(1) done.
Database has sent LOGOUT code

Good-bye!

Note that you have to be able to log in to the system in order to use t2lincks.



Martin Sjolin
Sat May 27 00:36:55 MET DST 1995