Hi Folks,
I am doing migration of an ISAM environment from ISAM 7.x in binary version to ISAM 9.06 in appliance version.
I have a doubt specific to the WebSEAL migration.
Take an example
1. My Old WebSEAL was hosted on a Server that is
Server1 and WebSEAL hostname name was
Default. All the ACL and pop attachment was to the object
/WebSEAL/Server1-Default.
2. My new ISAM 9.06 appliance, is hosted on
Server2. As per the process,
a. I ran a migration perl script and created a zip file of the data exported from perl script.
b. I created a new WebSEAL called
Default on
Server2. This created another object in the policy server that is
/WebSEAL/Server2-Default
c. I imported config zip which was created in step a. Migration was successful and WebSEAL was up and running after the restart and all junction also got migrated.
However, all the ACLs, and Pop attachment is not migrated to the new WebSEAL object that is
/WebSEAL/Server2-Default. I only see default ACL and no POP attached, however, my expectation was the old ACL and POP should have been attached on this new object. Do I need to apply the ACL and POP again? Or have I missed anything in the process?
pdadmin sec_master> object show /WebSEAL/
Server1-default/TestJunction
Name:/WebSEAL/Server1-default/TestJunction
Description:
Type: 0 (Unknown)
Is Policy Attachable: Yes
Extended Attributes:
Attached ACL:
TestACL Attached POP:
TestPOP Attached AuthzRule:
pdadmin sec_master>object show /WebSEAL/
Server2-default/TestJunction
Name: object show /WebSEAL/Server2-default/TestJunction
Description:
Type: 16 (Management Object)
Is Policy Attachable: Yes
Extended Attributes:
Attached ACL:
default-webseal Attached POP:
Attached AuthzRule:
------------------------------
Raj
------------------------------