To change the department and company name using the Network Configuration Manager client dashboard follow these steps:

Step

Action

1

Open the license.properties file located here:

  • For Linux: /opt/smarts-ncm/ncmcore/webapps/ncm-webapp/WEB-INF/classes/license.properties

2

Inside the license.properties file, you will see:

  • license.licensee=DEPARTMENT

  • license.company=COMPANY

Change the values of the DEPARTMENT and COMPANY properties.

Note:

Do not modify any of the key names left of the equal signs.

3

Save the file.

4

For Linux,restart the ncm-as service using the /etc/init.d/ncm-as restart command.