rm -rf netscreen
5.
For systems running Solaris:
a. Locate and remove all packages related to NSM in the netscreen subdirectory. For
example, run the following commands:
pkginfo | grep -i netscreen
application NSCNhasv Network and Security Manager HA Server
application NSCNguisv Network and Security Manager GUI Server
application NSCNdevsv Network and Security Manager Device Server
root# pkgrm -R / NSCNdevsv
The following package is currently installed:
NSCNdevsv Network and Security Manager Device Server
(sparc) 1.3.2
Do you want to remove this package? [y,n,?,q] y
## Removing installed package instance <NSCNdevsv> ## Verifying package
dependencies.
## Processing package information.
## Removing pathnames in class <none>
/usr/netscreen/DevSvr/utils/policy_compiler
/usr/netscreen/DevSvr/utils/nacnUpdateCAnml
/usr/netscreen/DevSvr/utils/nacnLoadPKCS12
...
/usr/netscreen/DevSvr/bin/.devSvrDataCollector
/usr/netscreen/DevSvr/bin
/usr/netscreen/DevSvr <non-empty directory not removed> ## Updating system
information.
Removal of <NSCNdevsv> was successful.
b. Repeat this step for each package.
c. Remove the netscreen subdirectory.
d. Remove the startup script links. For example, run the following commands:
cd /etc/rc3.d
/etc/rc3.d root# ls *Svr
S32haSvr S33guiSvr S34devSvr
/etc/rc3.d root# rm -f *Svr
/etc/rc3.d root#
e. Remove the actual scripts. For example, run the following commands:
cd ../init.d
etc/init.d root# ls *Svr
devSvr guiSvr haSvr
etc/init.d root# rm -f *Svr
etc/init.d root#
6.
Remove the nsm user and group:
userdel nsm
groupdel nsm
189
Copyright © 2010, Juniper Networks, Inc.
Chapter 8: Maintaining NSM
Summary of Contents for NETWORK AND SECURITY MANAGER 2010.4 - REV1
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 14: ...Copyright 2010 Juniper Networks Inc xiv Network and Security Manager Installation Guide...
Page 22: ...Copyright 2010 Juniper Networks Inc xxii Network and Security Manager Installation Guide...
Page 24: ...Copyright 2010 Juniper Networks Inc 2 Network and Security Manager Installation Guide...
Page 42: ...Copyright 2010 Juniper Networks Inc 20 Network and Security Manager Installation Guide...
Page 70: ...Copyright 2010 Juniper Networks Inc 48 Network and Security Manager Installation Guide...
Page 92: ...Copyright 2010 Juniper Networks Inc 70 Network and Security Manager Installation Guide...
Page 152: ...Copyright 2010 Juniper Networks Inc 130 Network and Security Manager Installation Guide...
Page 214: ...Copyright 2010 Juniper Networks Inc 192 Network and Security Manager Installation Guide...
Page 239: ...PART 3 Index Index on page 219 217 Copyright 2010 Juniper Networks Inc...
Page 240: ...Copyright 2010 Juniper Networks Inc 218 Network and Security Manager Installation Guide...
Page 244: ...Copyright 2010 Juniper Networks Inc 222 Network and Security Manager Installation Guide...