Secure Global Desktop Administration Guide > Organizing your resources > Members tab (--member)

Members tab (--member)

Objects with this attribute

Usage

Object Manager Members tab Drop objects into the box.
Command line --member object... Replace object with the full TFN name of the object. For example, ".../_ens/o=Indigo Insurance/ou=Finance/cn=XClaim".

Description

A group may have many members, including other groups. Each member is stored as a reference to the object, so a particular object may be a member of many groups. (If an object is moved or renamed later, all references to it are automatically updated.)

On the command line, make sure you quote any object names containing spaces.

Examples

--member ".../_ens/o=Indigo Insurance/cn=Indigo Jones" \
         ".../_ens/o=Indigo Insurance/ou=Marketing/cn=Emma Rald"

Names Indigo Jones and Emma Rald as members.

--member '.../_ens/o=Indigo Insurance/cn=Indigo "Digger" Jones'

Names Indigo "Digger" Jones as a member.

Related topics