
114 MergePoint 5224/5240 Service Processor Manager Installer and Administrator Guide
Figure 6.1: MindTerm Basic Tunnels Setup Dialog Box
Specifying the Location for the OTP Databases
As configured on the SP manager, OTP expects its user databases to reside in /mnt/opie/etc. The SP
manager’s resident Flash memory does not provide a directory for the OTP databases.
Administrator must mount a device on /mnt/opie. You may use a compact Flash PC card or an
NFS
-mounted directory.
To configure a compact Flash card for OTP, the root user logs into the console and runs the /bin/
do_create_cf_ext2 script on the command line. The script does the following:
• Creates a partition on the compact Flash (sfdisk /dev/hdc)
• Creates an ext
-2 filesystem on the compact Flash (mke2fs /dev/hdc1)
• Mounts the compact Flash on the /mnt/opie directory (mount
-t ext2 /dev/hdc1 /mnt/opie/)
• Creates the directory /mnt/opie/etc
• Creates the file /mnt/opie/etc/opiekeys
• Sets the permissions of the file to mode 0644, the owner of file to root and the group to bin
• Creates the directory /mnt/opie/etc/opielocks for the OPIE lock files
• Sets the permissions of this directory to 0700 and the owner and group to root
To configure a PC compact Flash card for OTP database storage:
1. Log into the console as root.
2. Enter the
/bin/do_create_cf_ext2 script on the command line.
Komentáře k této Příručce