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

    Groups from AD for delegates

    Kopano Groupware Core
    2
    2
    227
    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.
    • JanK
      JanK last edited by

      Hi,
      like this Group for permissions? we want to use groups from AD for granting delegate permissions.

      The command kopano-mailbox-permissons has following parameter:

      --update-delegate usernames                 Add or update users or groups who get the permissions for the given mailbox.
      

      We provide groups from AD this way:
      in ldap.cfg

      !include /etc/kopano/ldap.active-directory.cfg
      

      in ldap.active-directory.cfg

      ldap_group_search_filter = (&(objectCategory=Group)(kopanoAccount=1))
      

      In AD we set kopano distributionlist and hide from addressbook.
      The group is visible in kopano-admin -L.
      All groupmembers are visible in kopano-admin -l
      The groupmembers are visible in kopano-cli --group <groupname>

      So we use this in this way:

      kopano-mailbox-permissions --update-delegate <groupname>--inbox fullcontrol  <mailboxname>
      

      <mailboxname> are a shared mailbox.

      Now we check the settings with kopano-cli --user <mailboxname>.
      The outcome is

      Name:                          <mailboxname>
      Full name:                     <mailboxname>
      Email address:                 <emailaddress>
      Active:                        no
      Administrator:                 no
      Address Book:                  visible
      Features:                      imap; outlook; webapp
      Store:                         E013F6D913534FBC98F50A51F603F3F9
      Store size:                    0.01 MB
      Send-as:                       
      Delegation:                    
      no user found with userid '00000000AC21A95040D3EE48B319FBA7533044250100000008000000D80200004151554141414141414155564141414135482F794935563351456E674A324D413443594141413D3D00000000'
      

      So what’s the problem?

      Regards
      /jk

      gmwichers 1 Reply Last reply Reply Quote 0
      • gmwichers
        gmwichers @JanK last edited by

        @jank Did you find a solution for this problem?
        And how did you manage to fix this?

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