Script functions reference > Script functions in alphabetical order > L > LdapUpdateEntry

LdapUpdateEntry
Syntax
LdapUpdateEntry(entryID);
entryID 
Description
Writes any changes that have been made to an entry back to the LDAP server.
Note:
Returns
1
-1
Example
ldapUpdateEntry($theuser);
In this example, all changes made to theuser variable and its attributes are written back to the LDAP server.
OpenText StreamServe 5.6 Updated: 2013-03-01