Unlocking an account on OID

Hi all,

Has anyone been able to unlock an account from IdM that has been locked out through the Oracle OID portal interface. I know that the attribute in question is orclpwdaccountunlock and it needs to be sent to 1 (or possible a boolean value of true). However, if one wants to do this on the command line, they have to use an ldapmodify add attribute rather than a replace attribute. I have no idea if there's an equivalent to that from idm. Has anyone had any experience with this?

Thanks,

David

[525 byte] By [rundlca] at [2007-11-27 6:23:38]
# 1
In case anyone is wondering, I ended up writing some custom java using the JNDI library and called from the Unlock User workflow. There doesn't seem to be anyway for IdM to do an ldapmodify add on its own.-David
rundlca at 2007-7-12 17:41:49 > top of Java-index,Web & Directory Servers,Directory Servers...