Download Sun ONE Web Server 6.1 Administrator`s Configuration File Reference
Transcript
password.conf nsfc.conf properties Attribute Allowed Values Default Value Description CopyFiles on, off on (Windows only) Prevents sharing violations by copying files to a temporary directory. TempDir A path <TempDir >/<server_ id>-file -cache Specifies a temporary directory for the file cache if CopyFiles is on. <TempDir> is the value of TempDir in the magnus.conf file. See “TempDir” on page 79. <server_id> is the server instance id. password.conf Purpose By default, the Sun ONE Web Server prompts the administrator for the SSL key database password before starting up. If you want the Web server to be able to restart unattended, you need to save the password in a password.conf file. Be sure that your system is adequately protected so that this file and the key databases are not compromised. Location server_root/config This file is not present by default. You must create it if you need it. Syntax PKCS#11_module_name:password If you are using the internal PKCS#11 software encryption module that comes with the server, type the following: internal:password If you are using a different PKCS#11 module, for example for hardware encryption or hardware accelerators, you will need to specify the name of the PKCS#11 module, followed by the password. See Also Sun ONE Web Server 6.1 Administrator's Guide Chapter 6 Other Server Configuration Files 225