Deleting license from IPS
From DocWiki
(Difference between revisions)
(New page: == '''Deleting license from IPS''' == ==Configuration== 1. Login to the sensor using a service privilege account and issue the following command from the bash prompt: 2. su ...) |
(→Related Information) |
||
| Line 16: | Line 16: | ||
This would be required if there is some licensing issue or we are unable to remove the existing trial license. | This would be required if there is some licensing issue or we are unable to remove the existing trial license. | ||
| + | [[Category:Configuration Examples]] | ||
Revision as of 15:00, 23 June 2010
Deleting license from IPS
Configuration
1. Login to the sensor using a service privilege account and issue the following command from the bash prompt:
2. su
3. cd /usr/cids/idsRoot/shared/
4. rm /usr/cids/idsRoot/shared/ips.lic
5. Apply a valid license key file
Related Information
This would be required if there is some licensing issue or we are unable to remove the existing trial license.