Quote:
Originally Posted by thebuffman Does anyone know of a script that can be used for .def file upgrades? I am not well stooped in Linux and it takes forever to replace those things, there are tons of them. |
First you should check, which files were updated:
# ls -al *HFA.def Than I think, you have to copy them one by one...
i.e.:
cp snmp_HFA.def snmp.def Don't forget to do a "cpstop" before and a "cpstart" afterwards. Than you have to reinstall the policy to push the changes to the enforcement points.
But take care, that when you had made manual changes to the .def-files you have to sync these changes manually with the updated files.
I think, there is no other way at the moment.