| United States-English |
|
|
|
![]() |
Installing, Configuring and Administering the Kerberos Server V 2.0 on HP-UX 11i: HP 9000 Networking > Chapter 6 AdministrationStashing the Master Key |
|
The kdb_stash utility stores the master key, the encrypted master password, to a disk file. This utility runs on the primary and secondary security servers. Use the kdb_stash utility to store the master key to a stash file. You must specify the same key type and master password that you specified when you created the database.
Storing the password in a disk file may allow an intruder to gain access to the principal database. Secure the file carefully. The general syntax for this is: kdb_stash [-e enctype] [-f keyfile] [-M mkeyname] [-r REALM] The kdb_stash utility uses the following options:
Given below is an example of using the kdb_stash: shell% kdb_stast -f <filename> |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||