[sleuthkit-developers] Is it possible to change Autopsy security manager?
Brought to you by:
carrier
From: Luís F. N. <lfc...@gm...> - 2014-07-22 13:21:33
|
I tried to install a security policy into an autopsy module, to block internet connections from the html viewer of MultiContentViewer module, but it seems that the default netbeans security manager, TopSecurityManager, is too permissive and is ignoring the installed policy. TopSecurityManager does not permit to be uninstalled or changed too. Does any netbeans platform expert know if it is possible to do an early install of a new security manager on autopsy/netbeans platform initialization, before the loading of TopSecurityManager? Luis |