Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Thanatos8088
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Groups 0

    Topics created by Thanatos8088

    • T

      "Not" options for groups using Category
      Feature Requests / Feedback • • Thanatos8088

      3
      0
      Votes
      3
      Posts
      307
      Views

      T

      This is now available in 1.5.0.

    • T

      AD/LDAP Security Groups?
      Feature Requests / Feedback • • Thanatos8088

      7
      0
      Votes
      7
      Posts
      831
      Views

      T

      @theopenem_admin
      Very very cool, I did run into an issue though, but it might be an edge case. I'm now getting "Failed" for a last run status on LDAP Sync (bind tests OK). It has ingested the security groups, by name, but membership is at 0 for all of them. It looks like this log message is the relevant exception occurring:

      System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.Entity.Core.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> MySql.Data.MySqlClient.MySqlException: Cannot add or update a child row: a foreign key constraint fails ("theopenem"."group_memberships", CONSTRAINT "GROUP_FK" FOREIGN KEY ("group_id") REFERENCES "groups" ("group_id") ON DELETE CASCADE ON UPDATE NO ACTION)

      I went through the update sequence as listed in the guide, any chance I dropped a stitch and this one's on me?