Restricting usage of NEOSYS to licence period: Difference between revisions

From NEOSYS Technical Support Wiki
Jump to navigationJump to search
No edit summary
Line 31: Line 31:
If adding multiple licences to a database that currently has no licence restrictions, be careful to add any current licences first and historical licences last, so that any active users working on current periods do not get locked out , however briefly.
If adding multiple licences to a database that currently has no licence restrictions, be careful to add any current licences first and historical licences last, so that any active users working on current periods do not get locked out , however briefly.


Use the following code in maintenance mode to view the licences already entered in the database.
To view the licences already entered in the database


  CHKLIC
On exodus screen 6,
  ./run <dbname>
x
chklic
 
For AREV, enter CHKLIC in maintenance mode


The list of licences is generated as shown below
The list of licences is generated as shown below


[[image:licence_list.png]]
[[image:licence_list.png]]
The Following steps are done in NEOSYS maintenance mode (F5).


==== Step 1 – Generate “licencetext” ====
==== Step 1 – Generate “licencetext” ====
Line 46: Line 48:
Depending on what licence you want to grant, enter the following command. It will show a line of “licencetext” including the computerid and databaseid.
Depending on what licence you want to grant, enter the following command. It will show a line of “licencetext” including the computerid and databaseid.


Exodus:
./run <dbname>
x
addlic ''modulenames fromdate uptodate daygrace''
AREV:
  ADDLIC ''modulenames fromdate uptodate daygrace''
  ADDLIC ''modulenames fromdate uptodate daygrace''


Line 67: Line 75:
Example:
Example:


  ADDLIC MEDIA,FINANCE 1/4/2016 30/6/2016 7
  addlic * 1/4/2021 30/6/2021 7


The output for the above code appears as shown below:
The output for the above code appears as shown below:


<pre>
<pre>
╒═══════════════════════════════════TCL - 2══════════════════════════════════╕
PLEASE GIVE THE FOLLOWING TEXT TO YOUR EXODUS SUPPORT STAFF
│                                                                            │
"* 1/4/2021 30/6/2021 7 234200 29C7B98A"
│ :ADDLIC MEDIA,FINANCE 1/4/2016 30/6/2016 7                                │
What is the verification code?
│                                                                            │
╘═══════╔═════════════════════════════════════════════════════════════╗══════╛
▒▒▒▒▒▒▒▒║ PLEASE GIVE THE FOLLOWING TEXT TO YOUR NEOSYS SUPPORT STAFF ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║                                                            ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║    "MEDIA,FINANCE 1/4/2016 30/6/2016 7 084505 225FAB0E"     ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║                                                            ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║              What is the verification code?               ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║<                                                          >║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒╚═════════════════════════════════════════════════════════════╝▒▒▒▒▒▒▒
</pre>
</pre>


==== Step 2 – Request “licencecode” from NEOSYS ====
==== Step 2 – Generate verification code ====
 
# Remove the spaces in the license text returned by addlic.
# ./run <dbname>
# x
# secid <string from step 1> <security code>
Contact support manager for the security code


Give the complete “licencetext” (shown in the above output) to NEOSYS Admin, who will provide the corresponding “licencecode” which is a 1-6 digit number.
Example:
secid *1/1/201731/12/2021723420029C7B98A <security code>


==== Step 3 – Enter the licencetext and licencecode ====
==== Step 3 – Do addlic and enter the verification code ====


Either enter the same command as in step 1 and enter the licencecode when prompted, or enter the following command. The format of the command is almost identical to step 1 but adds computerid databaseid licencecode.
Either enter the same command as in step 1 and enter the code when prompted, or enter the following command. The format of the command is almost identical to step 1 but adds computerid databaseid licencecode.


  ADDLIC ''modulenames fromdate uptodate daysgrace computerid databaseid licencecode''
  addlic ''modulenames fromdate uptodate daysgrace computerid databaseid verificationcode''


Example:
Example:
addlic * 1/4/2021 30/6/2021 7 234200 29C7B98A 654321


ADDLIC MEDIA,FINANCE 1/4/2016 30/6/2016 7 542684 1D63A3AC 13193
==== Step 4 – Verify that the licence has been added successfully ====


==== Step 4 – Verify that the licence has been added successfully ====
Email should be received with details of the newly added licence restriction.


Run CHKLIC in maintenance mode to generate the list of existing licences and verify that the new licence information has been added to this list.
Run chklic again to generate the list of existing licences and verify that the new licence information has been added to this list.


=== Removing NEOSYS Licences ===
=== Removing NEOSYS Licences ===

Revision as of 11:24, 7 January 2022

Restricting usage of NEOSYS to licence period

  • A NEOSYS software licence key is granted depending on the last paid up invoice licence period plus optional grace days.
  • The NEOSYS software prevents, after the grace period, creation of new documents not dated within the licence period.
  • The NEOSYS software does not at any time place any limitation whatsoever on the use of documents already created in the system or the creation of new documents dated within the licence period.
  • The intention of NEOSYS licence expiry is to allow the user to continue using the NEOSYS system normally for documents that apply to valid licence periods while at the same time, after a grace period after the expiry of the licence, to prevent them from entering new documents that are related to periods outside the valid licence periods.
  • Once a licence has been entered in a database, then usage of that database is thereafter subject to licensing restrictions.
    (Currently there are no usage restrictions prior to entering any licence, however this may change in later versions of the NEOSYS software and no database may be used without valid licensing in place)

Example:

The last paid up invoice for software support and licence covered a licence period of one month from 1 Oct 2009 to 31 Oct 2009.

A licence key has been installed in the database for the same period and with a grace period of 7 days.

Up to 7th Nov 2009 users can create documents without restriction.

From the 8th Nov 2009 onwards:

  • Users can view and amend any document already created
  • Users can create documents dated up to 31 Oct 2009
  • Users *cannot* create any new document dated 1st Nov 2009 or later

When a user tries to save a new document that

  • does not fall within a valid licence period and
  • the current date is more than the number of grace days after the licence expiry date

the user will get the following message:

Licence period.jpg


Entering NEOSYS licensing information

If adding multiple licences to a database that currently has no licence restrictions, be careful to add any current licences first and historical licences last, so that any active users working on current periods do not get locked out , however briefly.

To view the licences already entered in the database

On exodus screen 6,

./run <dbname>
x
chklic

For AREV, enter CHKLIC in maintenance mode

The list of licences is generated as shown below

Licence list.png

Step 1 – Generate “licencetext”

Depending on what licence you want to grant, enter the following command. It will show a line of “licencetext” including the computerid and databaseid.

Exodus:

./run <dbname>
x
addlic modulenames fromdate uptodate daygrace

AREV:

ADDLIC modulenames fromdate uptodate daygrace

All parameters are required and must appear in the order shown.

Generally support should just renew the licence similar to the previous licence unless otherwise instructed. All the required parameters (i.e. modulenames, licence period and days grace) are available in the list of licences report (CHKLIC) mentioned in the previous section.

If the prior licence allows more than 7 days grace, then the days grace for the new licence MUST be determined by NEOSYS accounts team (or whoever asked for the licence to be added).

If there are no prior licences, then the module names, licence period and days grace MUST all be decided by NEOSYS accounts team (or whoever asked for the licence to be added).

modulenames can be any combination of the following, separated by commas with NO spaces, or a single * to allow all modules.

  • MEDIA
  • JOBS
  • FINANCE
  • TIMESHEETS

daygrace is how many days after the licence expiry before NEOSYS starts restricting creation of new documents to dates within the licence period.

Example:

addlic * 1/4/2021 30/6/2021 7

The output for the above code appears as shown below:

PLEASE GIVE THE FOLLOWING TEXT TO YOUR EXODUS SUPPORT STAFF
"* 1/4/2021 30/6/2021 7 234200 29C7B98A"
What is the verification code?

Step 2 – Generate verification code

  1. Remove the spaces in the license text returned by addlic.
  2. ./run <dbname>
  3. x
  4. secid <string from step 1> <security code>

Contact support manager for the security code

Example:

secid *1/1/201731/12/2021723420029C7B98A <security code>

Step 3 – Do addlic and enter the verification code

Either enter the same command as in step 1 and enter the code when prompted, or enter the following command. The format of the command is almost identical to step 1 but adds computerid databaseid licencecode.

addlic modulenames fromdate uptodate daysgrace computerid databaseid verificationcode

Example:

addlic * 1/4/2021 30/6/2021 7 234200 29C7B98A 654321

Step 4 – Verify that the licence has been added successfully

Email should be received with details of the newly added licence restriction.

Run chklic again to generate the list of existing licences and verify that the new licence information has been added to this list.

Removing NEOSYS Licences

If it is no longer required to restrict usage of NEOSYS to a licence period for a database, then delete the licence from that database. All licences installed in a database get removed/deleted once the below commands are followed.

Step 1 - Generate the licence deletion text

In maintenance mode, enter the following command

DELLIC

In some versions of NEOSYS, the DELLIC command will remove licenses without prompting for a verification code.

Select Yes.

╒═══════════════════════════════════TCL - 2══════════════════════════════════╕
│                                                                            │
│ :DELLIC                                                                    │
│                                                                            │
╘════════════════════════════════════════════════════════════════════════════╛
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒╔════════════════════════════════╗▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║  Delete all NEOSYS Licences?   ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║───┬────────────────────────────║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║  1>Yes                         ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║  2│No                          ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒╚════════════════════════════════╝▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

Output:

╒═══════════════════════════════════TCL - 2══════════════════════════════════╕
│                                                                            │
│ :DELLIC                                                                    │
│                                                                            │
╘═══════╔═════════════════════════════════════════════════════════════╗══════╛
▒▒▒▒▒▒▒▒║ PLEASE GIVE THE FOLLOWING TEXT TO YOUR NEOSYS SUPPORT STAFF ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║                                                             ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║                  "DELETE 741701 2996420B"                   ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║                                                             ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║               What is the verification code?                ║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒║<                                                           >║▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒╚═════════════════════════════════════════════════════════════╝▒▒▒▒▒▒▒

Step 2 - Request for verification code from NEOSYS

Give the complete “text” (shown in the above output) to NEOSYS Admin, who will provide the corresponding verification code, which is a 1-6 digit number.

Step 3 - Enter the verification code

Either enter the same command as in step 1 and enter the verification code when prompted, or enter the following command in maintenance mode

DELLIC verificationcode

Example

DELLIC 915036

Step 4 - Verify that all licences have been removed successfully

Run CHKLIC in maintenance mode to generate the list of existing licences. The NEOSYS licences report should show "0 records".