PreviousNext

Creating Aliases

To create an alias for a principal, enter the dcecp principal create command in the following form:

principal create name -uid unix_ID -alias

where:

name
Is the alias name for the principal or group.

unix_ID
Is the UNIX ID that is associated with the principal for which you are creating the alias.

-alias
Indicates that name is an alias.

To create an alias for a group, enter the dcecp group create command in the following form:

group create name -gid groupunix_ID -alias

where:

name
Is the alias name for the principal or group.

groupunix_ID
Is the UNIX ID that is associated with the group for which you are creating the alias.

-alias
Indicates that name is an alias.