Description
bool
ldap_rename
( resource link_identifier, string dn, string newrdn, string
newparent, bool deleteoldrdn)
If
the
parameter
deleteoldrdn
is
TRUE
the
old
RDN
value(
s
)
is
removed
,
else
the
old
RDN
value(s
)
is
retained
as
non-distinguished
values
of
the
entry
.
מחזיר
TRUE
במקרה
של
הצלחה
או
FALSE
במקרה
של
כישלון
.