This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

XOrigin column shows "Direct Assignment" but bitmask value = 1 (inherit) in ADSAcountInADSGroup table

According to v7.1.1 documentation and Designer ADSAccountInADSGroup.XOrigin."Defined bitmask", if a direct assignment, its bitmask is 0. However ADSAccountInADSGroup.XOrigin shows "Direct Assignment" with bitmask value = 1. When attempted to remove an ADSAccount from the ADSGroup, the error thrown "Database error 50000: deleting Objects with XOrigin greater then 0 is not permitted".

The memberships are synced natively from AD through AD synchronization. How to manually solve the problem to set XOrigin bitmask to 0? Thanks!

Parents
  • Markus,

    When I executed the delete query to the direct assignment, the same error threw "Database error 50000: deleting Objects with XOrigin greater then 0 is not permitted". I tried both of SQLComponent and HandleObjectComponent (delete) with no luck. With "set", the subsequent processes being fired. Sounds odd!
Reply
  • Markus,

    When I executed the delete query to the direct assignment, the same error threw "Database error 50000: deleting Objects with XOrigin greater then 0 is not permitted". I tried both of SQLComponent and HandleObjectComponent (delete) with no luck. With "set", the subsequent processes being fired. Sounds odd!
Children
No Data