Discussion
TCS
TCS
IN
TCS
Posted: Apr 20, 2015
Last activity: Apr 21, 2015
Last activity: 21 Apr 2015 17:51 EDT
Closed
Updating LDAP from PRPC
Hi All,
in database we can perform a mass update using the below query
update table_name set column_name = 'value' where column_name = 'value1'
similarly is there any feature in java where we can update the user attrributes in bulk in LDAP.