|
|||||
|
||||||
Other Library Functions |
function |
ldapRenameEntry |
Library: LDAP support (OMLDAP legacy)
Include: omldap.xin |
define external function ldapRenameEntry value ldapConnection connection from value stream distinct-name to value stream new-name
Argument definitions
This function renames an entry name on an LDAP server.
Example:
include "omldap.xin" process local ldapConnection my-ldap local ldapAttribute my-entry variable ... ldapRenameEntry my-ldap from cn="Margaretha Geertruida Zelle" o="SpyCenter" to cn="Mata Hari"
Other Library Functions |
Copyright © Stilo International plc, 1988-2010.