Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    AD Extension Dynamic Group: Filter for User NOT MemberOfGroup

    Kopano Groupware Core
    1
    1
    175
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • white-eagle
      white-eagle last edited by

      Hi All,

      we have Kopano with AD-Extension for user and group management in use. Everything works fine so far. Additionally we use some DynamicGroups for easy group management.

      Now i want to create a dynamic group with users that are NOT member of another AD Group.

      Filter example to explain my situation:

      (&(objectClass=Person)(kopanoAccount=1)(!(kopanoSharedStoreOnly=1))(!(memberOf=cn=testgroup2)))
      

      This filter doesn’t work

      If i try to query usernames with wildcards it works:

      (&(objectClass=Person)(kopanoAccount=1)(!(kopanoSharedStoreOnly=1))(!(sAMAccountName=kopanotempuser*)))
      

      My Question is: Can Kopano Dynamic Groups query for users that are member or no member of another group ?

      I hope i could explain my needs exactly …

      Thanks

      1 Reply Last reply Reply Quote 0
      • First post
        Last post