[389-devel] Please review: [389 Project] #579: Error messages encountered when using POSIX winsync

Noriko Hosoi nhosoi at redhat.com
Mon Feb 11 23:04:54 UTC 2013


https://fedorahosted.org/389/ticket/579

https://fedorahosted.org/389/attachment/ticket/579/0001-Ticket-579-Error-messages-encountered-when-using-POS.patch

  Bug description: posix_group_fix_memberuid_callback registered by
  posixWinsyncCreateMemberOfTask calls an internal modify function
  even if there are no attributes to fix up.  The attempt fails as
  expected, but it logs cryptic errors in the error log:
    - slapi_modify_internal_set_pb: NULL parameter
    - allow_operation: component identity is NULL

  Fix description: This patch skips calling the fix up internal
  modify if there is no attributes to fix up.



More information about the 389-devel mailing list