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

    Using kopanoAliases with Multiple Aliases

    Kopano Groupware Core
    2
    3
    259
    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.
    • ersaxp
      ersaxp last edited by

      I have a Kopano 8.6.x setup using 389DS LDAP as my backend. Everything is working for my users. Currently, I have one user with kopanoAliases attribute populated, but only one alias is assigned. I’m struggling to find examples of assigning multiple aliases to the one user. I have tried space separated and comma separated without success. An example of a working LDAP user is as follows:

      [snip]
      kopanoAccount: 1
      kopanoAdmin: 1
      kopanoAliases: alias1@mydomain.com
      [/snip]

      Trying something like,

      kopanoAliases: alias1@mydomain.com alias2@mydomain.com

      or

      kopanoAliases: alias1@mydomain.com,alias2@mydomain.com

      doesn’t work.

      Can someone provide the proper LDAP attribute string example for multiple aliases? Thanks!

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano @ersaxp last edited by

        Hi @ersaxp,

        you simply repeat the attribute.

        kopanoAliases: alias1@mydomain.com
        kopanoAliases: alias2@mydomain.com
        

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

        1 Reply Last reply Reply Quote 1
        • ersaxp
          ersaxp last edited by

          Fantastic! That was easy, thanks!

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