<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/29/2009 04:02 PM, Rich Megginson wrote:
<blockquote cite="mid:4AC291EC.80105@redhat.com" type="cite">  
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=520921">https://bugzilla.redhat.com/show_bug.cgi?id=520921</a>
  <br>
   Resolves: bug 520921
  <br>
   Bug Description: Config schema not included in core schema
  <br>
   Reviewed by: ???
  <br>
   Fix Description: Just had to move a few schema from 02common and
30ns-common into 01core389.ldif.  I also added 01core389.ldif to the
list of schema installed    when install_full_schema=0 is specified
with setup-ds.pl.  I also added these schema files to the list of
schema files to upgrade.
  <br>
   With these changes, the server starts up fine.  The only error is
this:
  <br>
  <br>
   [29/Sep/2009:16:47:53 -0600] - Entry "cn=PAM Pass Through
Auth,cn=plugins,cn
  <br>
=config" has unknown object class "pamConfig"
  <br>
  <br>
   This is because the pam pass through plugin is included in the
default config.  I'd rather not move that schema file.  That plugin can
be removed from the default config during setup by specifying a
slapd.ConfigFile directive with contents like this:
  <br>
    dn: cn=PAM Pass Through Auth,cn=plugins,cn=config
  <br>
    changetype: delete
  <br>
   Platforms tested: RHEL5 x86_64
  <br>
   Flag Day: no
  <br>
   Doc impact: no
  <br>
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/attachment.cgi?id=363060&action=diff">https://bugzilla.redhat.com/attachment.cgi?id=363060&action=diff</a>
  <br>
</blockquote>
ack<br>
<blockquote cite="mid:4AC291EC.80105@redhat.com" type="cite">
  <pre wrap="">
<hr size="4" width="90%">
--
389-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-devel@redhat.com">389-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-devel">https://www.redhat.com/mailman/listinfo/fedora-directory-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>