Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Organizing your resources > Members tab (--member)

Members tab (--member)

Objects with this attribute

Object Manager

Attribute name Usage
Members tab Drop objects into the box.

Command line

Command optionUsage
--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

Skip past command syntax or program code--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.

Skip past command syntax or program code--member '.../_ens/o=Indigo Insurance/cn=Indigo "Digger" Jones'

Names Indigo "Digger" Jones as a member.

Related topics