vCloud API Programming Guide
184
VMware, Inc.
UserAttributes
If
OrgLdapMode
is
CUSTOM
,
the
UserAttributes
element
defines
how
LDAP
attributes
are
used
when
importing
a
user.
GroupAttributes
If
OrgLdapMode
is
CUSTOM
,
the
GroupAttributes
element
defines
how
a
group
is
imported
from
LDAP.
Schema
Name
Min
Max
Type
Description
ObjectClass
1
1
xs:string
LDAP
objectClass
of
which
imported
users
are
members.
For
example,
user
or
person
ObjectIdentifier
1
1
xs:string
LDAP
attribute
to
use
as
the
unique
identifier
for
a
user.
For
example,
objectGuid
UserName
1
1
xs:string
LDAP
attribute
to
use
when
looking
up
a
user
name
to
import.
For
example,
userPrincipalName
or
samAccountName
1
1
xs:string
LDAP
attribute
to
use
for
the
user’s
address.
For
example
FullName
1
1
xs:string
LDAP
attribute
to
use
for
the
user’s
full
name.
For
example
displayName
GivenName
1
1
xs:string
LDAP
attribute
to
use
for
the
user’s
given
name.
For
example,
givenName
Surname
1
1
xs:string
LDAP
attribute
to
use
for
the
user’s
surname.
For
example
sn
Telephone
1
1
xs:string
LDAP
attribute
to
use
for
the
user’s
telephone
number.
For
example
telephoneNumber
GroupMembershipIdentifier
1
1
xs:string
LDAP
attribute
that
identifies
a
user
as
a
member
of
a
group.
For
example,
dn
GroupBackLink
0
1
xs:string
LDAP
attribute
that
returns
the
identifiers
of
all
the
groups
of
which
the
user
is
a
member
Schema
Name
Min
Max
Type
Description
ObjectClass
1
1
xs:string
LDAP
objectClass
of
which
imported
groups
are
members.
For
example,
group
ObjectIdentifier
1
1
xs:string
LDAP
attribute
to
use
as
the
unique
identifier
for
a
group.
For
example,
objectGuid
GroupName
1
1
xs:string
LDAP
attribute
to
use
for
the
group
name.
For
example,
cn
Membership
1
1
xs:string
LDAP
attribute
to
use
when
getting
the
members
of
a
group.
For
example,
member
MembershipIdentifier
1
1
xs:string
LDAP
attribute
that
identifies
a
group
as
a
member
of
another
group.
For
example,
dn
BackLinkIdentifier
0
1
xs:string
LDAP
group
attribute
used
to
identify
a
group
member
Summary of Contents for VCLOUD API 1.0 - TECHNICAL NOTE
Page 10: ...vCloud API Programming Guide 10 VMware Inc...
Page 20: ...vCloud API Programming Guide 20 VMware Inc...
Page 32: ...vCloud API Programming Guide 32 VMware Inc...
Page 90: ...vCloud API Programming Guide 90 VMware Inc...
Page 150: ...vCloud API Programming Guide 150 VMware Inc...
Page 170: ...vCloud API Programming Guide 170 VMware Inc...