Imagine some funny guys installed some weird servers or anything connecting to your policy director and you do not know why and who and they are long gone and you assume that the servers have no purpose anymore. Or you have an old Web Portal Manager (amwpm) installation, but the server where it was installed is long gone.
So, how to get rid of those servers in your list?
pdadmin sec_master> server list
si2tty-hst1116.dada.com
amwpm-hst2128
hirsch.emea.dadacorp.net-localhost
# touch /tmp/null.conf
# svrsslcfg -unconfig -f /tmp/null.conf -n amwpm -h hst2128 -P ******* -A sec_master
Unconfiguration of application "amwpm" for host "hst2128" is in progress.
This might take several minutes.
SSL unconfiguration for application "amwpm" has completed successfully.
# svrsslcfg -unconfig -f /tmp/null.conf -n si2tty -h hst1116.dada.com -P ******* -A sec_master
Unconfiguration of application "si2tam" for host "hst1116.dada.com" is in progress.
This might take several minutes.
SSL unconfiguration for application "si2tty" has completed successfully.
# svrsslcfg -unconfig -f /tmp/null.conf -n hirsch.emea.dadacorp.net -h localhost -P ******* -A sec_master
Unconfiguration of application "hirsch.emea.dadacorp.net" for host "localhost" is in progress.
This might take several minutes.
SSL unconfiguration for application "hirsch.emea.dadacorp.net" has completed successfully.
So, how to get rid of those servers in your list?
pdadmin sec_master> server list
si2tty-hst1116.dada.com
amwpm-hst2128
hirsch.emea.dadacorp.net-localhost
# touch /tmp/null.conf
# svrsslcfg -unconfig -f /tmp/null.conf -n amwpm -h hst2128 -P ******* -A sec_master
Unconfiguration of application "amwpm" for host "hst2128" is in progress.
This might take several minutes.
SSL unconfiguration for application "amwpm" has completed successfully.
# svrsslcfg -unconfig -f /tmp/null.conf -n si2tty -h hst1116.dada.com -P ******* -A sec_master
Unconfiguration of application "si2tam" for host "hst1116.dada.com" is in progress.
This might take several minutes.
SSL unconfiguration for application "si2tty" has completed successfully.
# svrsslcfg -unconfig -f /tmp/null.conf -n hirsch.emea.dadacorp.net -h localhost -P ******* -A sec_master
Unconfiguration of application "hirsch.emea.dadacorp.net" for host "localhost" is in progress.
This might take several minutes.
SSL unconfiguration for application "hirsch.emea.dadacorp.net" has completed successfully.
Kommentare