Secure Global Desktop Administration Guide > Organizing your resources > Members tab (--member)
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" .
|
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.
--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.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.