HP-UX 11i v2 Installation and Update Guide, December 2005

Choosing an Installation Method
Security Considerations
Chapter 358
3. Apply the configuration file changes. You can update your system
configuration manually or use HP-UX Bastille to update your system
configuration. The former will require fewer steps on systems that
have been manually configured, post-Bastille, and the latter will
require fewer steps on systems that had not been manually
configured, post-Bastille. Do one of the following:
Manually update the system configuration: Edit the
/etc/inetd.conf file by uncommenting (remove the #) the
following line:
#auth stream tcp6 wait bin /usr/lbin/identd identd
Force inetd to reread the configuration by running the following
command:
# inetd -c
Use HP-UX Bastille to update the configuration: Revert to the
previous HP-UX Bastille configuration; then apply the new
HP-UX Bastille configuration.
# bastille -r
# bastille -b
CAUTION When reverting to the previous HP-UX Bastille configuration, note these
precautions:
Security configuration changes will be undone temporarily.
Other manual configuration changes or additional software installed
since HP-UX Bastille was initially run may result in HP-UX Bastille
requiring a manual merge of configuration settings.