Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Kerberos Server Version 3.12 Administrator's Guide: HP-UX 11i v3 > Chapter 7 Configuring the Primary and Secondary Security Server

Starting the Security Server

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

After creating the Kerberos database and setting up the administrative principals, you can start the Kerberos daemons on the primary security server. To do this, edit the /etc/rc.config.d/krbsrv file to reflect the following values:

KDC = 1
ADMD = 1

Then, type the following:

/sbin/init.d/krbsrv start

You can also start the kerberos daemons using the following commands:

# /opt/krb5/sbin/kdcd
# /opt/krb5/sbin/kadmind

Check the startup messages in the system log files to verify whether the daemons have started properly. These programs return the following common error message:

Address already in use.

This message indicates that you have configured kdcd or kadmind to use a port that is already being used by another program. Because KDC uses the well-known port 88, this error indicates that a previous instance of the KDC is still running.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2007 Hewlett-Packard Development Company, L.P.