To refresh the search key database do the following: cp key.dbm key.dbm.archive to cover for mistakes. Then to make the new database: mkkey.pl > key.dbm ftp this new database to iris12 in the ~www account. Try out the new database from the webmo page to make sure everything went well. To count the number of entries do this: wc -l key.dbm The number of lines in the database will be printed out. If the new database isn't correct you can recover the old version by cp key.dbm.archive key.dbm