From cc1d5be89e10ff845886321413deaee59cb415c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 27 May 2004 10:46:25 +0000 Subject: [PATCH] minor fixes, partly from Tarjei Huse git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13882 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/setup.texi b/doc/setup.texi index 8fbf75b90..1d37f8d0c 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -752,6 +752,7 @@ Note: These is a bug in slapd where it appears to corrupt the krb5Key binary attribute on shutdown. This may be related to our use of the V3 schema definition syntax instead of the old UMich-style, V2 syntax. +@item You should specify a the distinguished name under which your principals will be stored in @file{krb5.conf}: @@ -763,6 +764,7 @@ principals will be stored in @file{krb5.conf}: @} @end example +@item Once you have built Heimdal and started the LDAP server, run kadmin (as usual) to initialize the database. Note that the instructions for stashing a master key are as per any Heimdal installation; you are @@ -793,6 +795,9 @@ kdc# ldapsearch -L -h localhost -D cn=manager \ 'objectclass=krb5KDCEntry' @end example +@item +Now consider adding indexes to the database to speed up the access. + @node Using Samba LDAP password database, , Using LDAP to store the database, Setting up a realm @section Using Samba LDAP password database @cindex Samba