<div dir="ltr"><div><div><div><div>It works!<br><br></div>I figured out why I wasn&#39;t getting logging in the first place and convinced myself the plugin was actually running.  What I can&#39;t figure out is why it didn&#39;t seem to be working before, but now it does seem to be working.  Very strange, but clearly operator error of some sort.<br><br></div>Can you tell me if the fixup process needs to be run manually on a regular basis or does the plugin &quot;hook&quot; changes once it is up and running?  I may have been triggering the fixup process incorrectly if it must be run regularly.<br><br></div>Thanks again for the help and sorry for any confusion.<br></div><div>Craig<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 8, 2015 at 2:52 PM, Mark Reynolds <span dir="ltr">&lt;<a href="mailto:mareynol@redhat.com" target="_blank">mareynol@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">
    <br>
    <br>
    <div>On 09/08/2015 03:31 PM, Craig Setera
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>I did restart the server.  The following is an example
              of a user entry:<br>
              <br>
              dn: uid=<a href="mailto:craig@demo.com" target="_blank">craig@demo.com</a>,ou=demo,ou=People,dc=demo,dc=com<br>
              objectClass: accountPolicy<br>
              objectClass: inetOrgPerson<br>
              objectClass: inetUser<br>
              objectClass: nuxeoUser<br>
              objectClass: organizationalPerson<br>
              objectClass: person<br>
              objectClass: pwmUser<br>
              objectClass: top<br>
              cn: Craig Setera<br>
              sn: Setera<br>
              givenName: Craig<br>
              mail: <a href="mailto:craig@demo.com" target="_blank">craig@demo.com</a><br>
              uid: <a href="mailto:craig@demo.com" target="_blank">craig@demo.com</a><br>
              <br>
            </div>
            Here is an example of a group:<br>
            <br>
            dn: cn=administrators,ou=demo,ou=Groups,dc=demo,dc=com<br>
            objectClass: groupOfUniqueNames<br>
            objectClass: top<br>
            cn: administrators<br>
            uniqueMember: uid=<a href="mailto:craig@demo.com" target="_blank">craig@demo.com</a>,ou=demo,ou=People,dc=demo,dc=com<br>
            <br>
          </div>
          The problem that I&#39;m seeing is that having looked at the
          plugin&#39;s source code, I would have expected to at least see
          this message in the log even if things were misconfigured:<br>
          <br>
          slapi_log_error( SLAPI_LOG_TRACE, MEMBEROF_PLUGIN_SUBSYSTEM,<br>
                  &quot;--&gt; memberof_postop_init\n&quot; );<br>
        </div>
      </div>
    </blockquote></div></div></div></blockquote></div><br></div></div>