Updating an attribute value in LDAP w.r.t. SIM

Hi all,

I have a requirement that when an account is disbled in SIM then at the same time an attribute called accountStatus in LDAP should also be set at the value Disable.

Is it possible to search the account ID from IDM whose accounts are disabled.If possible HOW?

Please tell me how to do that with exact steps as I am not so much experienced in IDM.

Thanks

[391 byte] By [Guysa] at [2007-11-27 11:30:09]
# 1

You can extend a resource attribute to a View.

Please refer to the "Extending Views" section here: http://docs.sun.com/source/819-4485/views.html

R1100SLAa at 2007-7-29 16:32:09 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

If LDAP is counfigured as an IdM resource, you can look at the following:

http://forum.java.sun.com/thread.jspa?forumID=764&threadID=5108692

scripetoa at 2007-7-29 16:32:09 > top of Java-index,Web & Directory Servers,Directory Servers...