Error Running the following command - "ipsadmin change component iwtUserInfoProvider iwtUserInfo
I am trying the run the ipsadmin command as follows:
"ipsadmin change component iwtUserInfoProvider iwtUserInfoProvider.xml"
And I am getting the following error:
"Profile change failed. More info: com.iplanet.portalserver.ipsadmin.Component"
I just added some more attributes to the xml file
that look like these :
<!- BEGIN NEW ATTRIBUTES -->
<iwt:Att name="iwtUserInfoProvider-EntryDN"
desc="Entry DN"
type="string"
idx="a204"
userConfigurable="TRUE">
<Val>New</Val>
<Rperm>ADMIN</Rperm><Rperm>OWNER</Rperm>
<Wperm>ADMIN</Wperm><Wperm>OWNER</Wperm>
</iwt:Att>
<!- END NEW ATTRIBUTES -->
Question:
1. What did I do wrong?
2. Is there a log file that stores the ipsadmin
errors?
./ipsadmin -chkxml iwtUserInfoProvider.xml
returned "Operation completed successfully".
So I know there is nothing wrong with the xml
file.
Any help in fixing this problem is gratefully appreciated.
Thanks
Sahadev

