blob: ccd23f92b73a52a49d4bd172cd2e7f75698b5605 [file] [log] [blame]
Title: Kerby User's Guide
Notice: Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
# Kerby User's Guide
This is a simple guide to help users and developers to go through the concepts.
## Table of contents
* [1 - How to begin](user-guide/1-how-to-begin.html)
* [2 - APIs](user-guide/2-kerberos-library.html)
* [2.1 - KrbClient APIs](user-guide/2.1-krbclient-apis.html)
* [2.2 - Kadmin](user-guide/2.2-kadmin.html)
* [2.3 - KdcServer](user-guide/2.3-kdcserver.html)
* [2.4 - SimpleKdcServer](user-guide/2.4-simplekdcserver.html)
* [3 - Tools](user-guide/3-tools.html)
* [3.1 - kdcinit](user-guide/3.1-kdcinit.html)
* [3.2 - kadmin](user-guide/3.2-kadmin.html)
* [3.3 - kinit](user-guide/3.3-kinit.html)
* [3.4 - klist](user-guide/3.4-klist.html)
* [4 - Identity Backend](user-guide/4-identity-backend.html)
* [5 - Kerberos Crypto and Encryption Types](user-guide/5-crypto-and-encryption-types.html)
* [6 - Network Support](user-guide/6-network-support.html)
* [7 - Dependency](user-guide/7-dependency.html)