License file broadcast

Forum / NoMachine Cloud Server Products / License file broadcast

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #52279
    Steve92
    Participant

    Hi,

    Can we broadcast license files from ECS to ED and SBTS servers ?

    How ?

    What is the max validity of a license file ? One year ?

    Thanks

    Steve

     

     

    #52284
    Britgirl
    Keymaster

    What you can do is use the Server admin tool (https://www.nomachine.com/server-admin)  to access your node servers and upload the license files.

    Otherwise you can automate the procedure by means of a bash script which executes the appropriate command for each node.

    On Linux and macOS:

    
    sudo /etc/NXnxserver --subscriptionset [--target ]

    On Windows:

    
    cd C:\Program files (x86)\NoMachine\bin\
    nxserver --subscriptionset [--target ]

    Subscriptions are by default 1 year. Of course, we also provide for multiple years, please contact our Sales Department.
    https://www.nomachine.com/AR03D00367

    With the release of version 9, licenses will become “online” so that you install once and don’t have to update each license file after the expiry. The validity of the license will be checked by our licensing server.

    #52285
    Britgirl
    Keymaster

    I forgot to mention that you can also use a third party tool such as ansible.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Please login .