Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Organizing your resources > Name (--name) [organization object]

Name (--name) [organization object]

Objects with this attribute

Object Manager

Attribute name Usage
Name In the box, type the name you want to use for the organization object. For example, Indigo Insurance.

Command line

Command optionUsage
--name name Replace name with the full TFN name of the object. For example, ".../_ens/o=Indigo Insurance".

Description

This attribute specifies the name of the organization object in the Secure Global Desktop datastore.

Names can include any characters you want. However we recommend that you avoid using the backslash \ character, the plus + character and apostrophes in object names as this can cause problems.

If you use a forward slash in an object name, you must backslash protect (escape) it. For example, to create an organization object with the name o=a/b, type o=a\/b. This will create an object "o=a/b".

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

Examples

Skip past command syntax or program code--name ".../_ens/o=Indigo Insurance"

Defines the name of the organization object as Indigo Insurance.

Related topics