Next: Reference Manual, Previous: User Manual, Up: Top [Contents][Index]
Here you will learn how to set up, run and maintain the Shishi Kerberos server. Kerberos is incompatible with the standard Unix /etc/passwd password database4, therefore the first step will be to create a Kerberos user database. Shishi’s user database system is called Shisa. Once Shisa has been configured, you can then start the server and begin issuing Kerberos tickets to your users. The Shishi server is called shishid. After getting the server up and running, we discuss how you can set up multiple Kerberos servers, to increase availability or offer load-balancing. Finally, we include some information intended for developers, that will enable you to customize Shisa to use an external user database, such as a LDAP server or SQL database.
• Introduction to Shisa | Explanation of the Shishi user database. | |
• Configuring Shisa | Define the user database in Shisa. | |
• Using Shisa | How to add realms and principals to database. | |
• Starting Shishid | Issue Kerberos tickets to your users. | |
• Configuring DNS for KDC | Placing the KDC address in DNS is useful. | |
• Kerberos via TLS | How to setup Shishi to use TLS. | |
• Multiple servers | High availability and load-balancing. | |
• Developer information | Writing your own Shisa database backend. |