Sun Solaris 9

This limits the socket TIME_WAIT state to 60 seconds.

2.3.2.4. Large File Support

To run Directory Server on HP-UX, you must enable large file support.

1.Unmount the filesystem using the umount command.

umount /export

2.Create the large filesystem.

fsadm -F vxfs -o largefiles /dev/vg01/rexport

3.Remount the filesystem.

/usr/sbin/mount -F vxfs -o largefiles /dev/vg01/export

2.3.2.5. DNS Requirements

It is very important that DNS and reverse DNS be working correctly on the host machine, especially if you are using TLS/SSL or Kerberos with Directory Server.

Configure the DNS resolver and the NIS domain name by the modifying the /etc/resolv.conf, /etc/nsswitch.conf, and /etc/netconfig files, and set the DNS resolver for name resolution.

Edit the /etc/defaultdomain file to include the NIS domain name. This ensures that the fully-qualified host and domain names used for the Directory Server resolve to a valid IP address and that that IP address resolves back to the correct hostname.

Then, reboot the HP-UX machine to apply these changes.

2.4. Sun Solaris 9

Directory Server on Solaris 9 requires an UltraSPARC (SPARC v9) processor, which 64-bit applications as well as high-performance and multi-processor systems. Earlier SPARC processors are not supported. Use the isainfo command to verify that the system has support for sparc9. Verify the system's kernel configuration, install the appropriate modules and patches, and then fine-tune the system to work with Sun Solaris 9.

The system requirements are listed in Table 2.7, “Sun Solaris sparcv9”. The required patches

23