| <?xml version="1.0" encoding="UTF-8"?> |
| |
| <document> |
| <properties> |
| <author email="akarasulu">akarasulu</author> |
| <title>User's Guide</title> |
| </properties> |
| <body> |
| <section heading="h1" name="User's Guide"> |
| <p> |
| This is a simple guide to various ApacheDS features to help users get going. |
| It's be no means |
| extensive.</p> |
| <table> |
| <tr> |
| <th> |
| Topic</th> |
| <th> |
| Description</th> |
| </tr> |
| <tr> |
| <td> |
| <a href="./building.html">Building</a> |
| </td> |
| <td> |
| How to build the directory server from the |
| repository.</td> |
| </tr> |
| <tr> |
| <td> |
| <a href="./authentication.html">Authentication</a> |
| </td> |
| <td> |
| How to bind to the server and setup custom |
| authenticators.</td> |
| </tr> |
| <tr> |
| <td> |
| <a href="./authorization.html">Authorization</a> |
| </td> |
| <td> |
| How to enable basic access controls and what you get without |
| them.</td> |
| </tr> |
| <tr> |
| <td> |
| <a href="./subentries.html">Subentries</a> |
| and the Administrative |
| Model |
| </td> |
| <td> |
| What they are and how to specify their scope via |
| subtreeSpecifications.</td> |
| </tr> |
| <tr> |
| <td> |
| <a href="./collective.html">Collective</a> |
| Attributes |
| </td> |
| <td> |
| How to use collective |
| attributes.</td> |
| </tr> |
| <tr> |
| <td> |
| <a href="./configuration.html">Configuration</a> |
| </td> |
| <td> |
| How to configure and control the |
| server.</td> |
| </tr> |
| <tr> |
| <td> |
| <a href="./partitions.html">Partitions</a> |
| </td> |
| <td> |
| How to add new partitions besides the system |
| partition.</td> |
| </tr> |
| <tr> |
| <td> |
| Maven |
| <a href="./plugin.html">Plugin</a> |
| </td> |
| <td> |
| How to use the plugin to extends the |
| schema.</td> |
| </tr> |
| </table> |
| </section> |
| </body> |
| </document> |