After you download the source code, you need to perform some prepatory
tasks before running the sample programs.
Before modifying or running the samples, read the description
of the sample programs.
After you download the source code, you
need to perform the following tasks before you can run the sample programs:
- Edit the configuration and policy files to suit your environment. For
more information, refer to the comments in each configuration and policy file.
- Ensure that the java.security file contains the correct settings for your iSeries™ server.
For more information, see Java™ master
security properties file.
- Place the modified Kerberos configuration file (krb5.conf) into the directory
on your iSeries server
that is appropriate for the version of the J2SDK that you are using:
- For Version 1.3 of the J2SDK: /QIBM/ProdData/Java400/jdk13/lib/security
- For Version 1.4 of the J2SDK: /QIBM/ProdData/Java400/jdk14/lib/security
- For Version 1.5 of the J2SDK: /QIBM/ProdData/Java400/jdk15/lib/security
Related information
You may want to read about related
tasks or look at an example: