System information
Administration Tasks Not Done in the Web Manager 65
Specifying the Location for the OTP Databases
• 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”
See “To Configure a PCMCIA Compact Flash Card for OTP Database
Storage” on page 65.
• An NFS-mounted directory
See “To Configure a NFS-mounted Directory for OTP Database Storage”
on page 65.
T To Configure a PCMCIA Compact Flash Card
for OTP Database Storage
1. Log into the OnBoard’s console as root.
2. Run the /bin/do_create_cf_ext2 script on the command line.
T To Configure a NFS-mounted Directory for
OTP Database Storage
1. Make sure a directory (for example /home/opie) has been created on
the NFS server and is shared (exported) via NFS.
2. Log into the OnBoard’s console as root.
3. Enable the RPC service using the cycli utility.
4. Mount the directory from the NFS server.
[root@OnBoard /]#
cycli -CF set service rpc enable yes