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

    howto create company?

    Kopano Groupware Core
    2
    4
    310
    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.
    • thctlo
      thctlo last edited by thctlo

      Hai,

      OS Debian stretch, Kopano 8.7.83.106.59c4d1516-0+58.1

      Im trying to create a new company in my mysq-based multi tenant setup.

      running kopano-cli --list-companies
      Show my all the company names.

      running : kopano-cli --create --company companyname.tld
      gives : company"companyname.tld already exists

      but it’s not shown in the list and this is a new name im using.

      Anyone any suggestions?

      1 Reply Last reply Reply Quote 0
      • jengelh
        jengelh Banned last edited by

        cli is deprecated, you need to use kopano-admin --create-company companyname.tld.

        1 Reply Last reply Reply Quote 0
        • thctlo
          thctlo last edited by

          @jengelh said in howto create company?:

          kopano-admin --create-company companyname.tld.

          Ow, i tried that also.

          Unable to create company: "companyname.tld" not found
          Using the -v option (possibly multiple times) may give more hints.
          user@core:~$ sudo kopano-admin --create-company companyname.tld -v
          Unable to create company: "companyname.tld" already exists
          Using the -v option (possibly multiple times) may give more hints.
          user@core:~$ sudo kopano-admin --create-company companyname.tld -vvvv
          Unable to create company: "companyname.tld" already exists
          Using the -v option (possibly multiple times) may give more hints.
          user@core:~$ sudo kopano-admin --create-company companyname.tld -v -v -v
          Unable to create company: "companyname.tld" already exists
          Using the -v option (possibly multiple times) may give more hints.
          

          Unable to create company: “companyname.tld” not found
          Using the -v option (possibly multiple times) may give more hints.

          sudo kopano-admin --list-companies|grep companyname
          returns no ouput.

          Running : 8.7.84.74.1605530ff-0+135.1 with mariadb as backend.

          1 Reply Last reply Reply Quote 0
          • thctlo
            thctlo last edited by

            Update on this one.

            Today I installed : 8.7.85.25.66501f583-0+164.1
            And i can confirm this version works great.

            Thanks for the great work.

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