Update KanBo License

Table of Contents

In certain scenarios (installation and update of KanBo as well as when license key expires), you will have to update your KanBo license. Please follow these steps to update your KanBo license.

You need the Setup role to make this action.

Office 365 / Azure

To change your license on Office 365 you’ll need to have Windows Azure administrative privileges. The fastest way to edit KanBo web.config is to use KUDU service.

  1. If your KanBo URL is for example:
    https://kanbo-online-kanbo.azurewebsites.net/intranet/1#

    change it to: https://kanbo-online-kanbo.scm.azurewebsites.net/

  2. Then selecte Debug console -> PowerShell from top navigate bar.

Update KanBo License on Kudu Service

  1. Navigate to Sites -> wwwroot, scroll page to the bottom and edit web.config.

Update KanBo License on Kudu Service

  1. Edit value in the <add key="KanBoLicenseKey" value="Your New key goes here" />

  1. Once you Save changes your Azure websites will be restarted and changes will be applied.


On-premises

  1. Login your KanBo website to server hosting.
  2. Open IIS manager.
  3. Click the right button on your KanBo website and select Explore.

Update KanBo License on IIS Manager

  1. Edit web.config in the notepad and find <Add key="KanBoLicenseKey"=... entry.
  2. Delete the old value from it. Add the new key in  <add key="KanBoLicenseKey" value="Your New key goes here" />.


  1. Once you save changes KanBo websites restartx and the new key will be applied.


Troubleshooting

  • The key does not have enough users

A KanBo license is always generated for an exact number of users. Sometimes after completing the following steps, you can see the "The key does not have enough users" communicate below the "Current license" field. This means that a current number of already added KanBo users is bigger than a number of users covered by a new license.

  1. To get rid of this issue, please deactivate an exact number of users so it will fit a number covered by license. Then, please click on "Reauthenticate" button.


  1. To check a number of users covered by licence, please go to KanBo Landing Page -> Settings (General) -> KanBo Config -> Setup (Advanced) and click on Licence Status.

You will see all information about your licence and it's number of users below the "Current license" field (how many licenses have been already used by users/how many are free to use).


  1. You can also check basic info while moving into KanBo Landing Page -> Settings (General).

You will see how many licenses are used/free.

Was this article helpful?

Please, contact us if you have any additional questions.